CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 00:52:42 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=6c47e3f9ef961ce73cb9a6ef144a63df7ff9dbff40b32792a5b6fab837c43ec7a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%222gAaoSukX03udwZQc8LrWIV2n7VuzAef%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d29db32f34c174-BLR
minimun_of_two.erl - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- % erlang solution to codeabbey challenge 4
- -module(main).
- -import(lists,[min/1]).
- -import(string, [tokens/2]).
- -export([main/1]).
- main([_]) ->
- I1 = 30,
- I2 = "3539875 -2913804 9970403 -1271892 2259745 -5041103 6135274 6702733 -7705887 7333693 9011193 -5815604 -4443223 -3369396 6454782 5927252 8752154 8363617 -4610650 9748221 6825533 -3597316 6931901 7542523 -2603266 9437222 5903501 9517359 -8975159 -2311126 8014504 4564716 4775069 7984907 -6707176 -2965185 -7056195 9428098 -6262451 -4762083 6761791 -7251257 -577687 -7681432 -620653 -4122904 8245820 -1868499 -5759287 -6364830 -2120277 -8933753 37854 -5188376 8608770 7434587 -5751153 4512272 6951946 -4726312",
- I3 = string:tokens(I2, " "),
- erlang:display(min([lists:nth(1, I3), lists:nth(2, I3)])),
- erlang:display(min([lists:nth(3, I3), lists:nth(4, I3)])),
- erlang:display(min([lists:nth(5, I3), lists:nth(6, I3)])),
- erlang:display(min([lists:nth(7, I3), lists:nth(8, I3)])),
- erlang:display(min([lists:nth(9, I3), lists:nth(10, I3)])),
- erlang:display(min([lists:nth(11, I3), lists:nth(12, I3)])),
- erlang:display(min([lists:nth(13, I3), lists:nth(14, I3)])),
- erlang:display(min([lists:nth(15, I3), lists:nth(16, I3)])),
- erlang:display(min([lists:nth(17, I3), lists:nth(18, I3)])),
- erlang:display(min([lists:nth(19, I3), lists:nth(20, I3)])),
- erlang:display(min([lists:nth(21, I3), lists:nth(22, I3)])),
- erlang:display(min([lists:nth(23, I3), lists:nth(24, I3)])),
- erlang:display(min([lists:nth(25, I3), lists:nth(26, I3)])),
- erlang:display(min([lists:nth(27, I3), lists:nth(28, I3)])),
- erlang:display(min([lists:nth(29, I3), lists:nth(30, I3)])),
- init:stop() .
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐⭐Crypto Accounts⭐⭐
Java | 2 sec ago | 0.10 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 6 sec ago | 0.25 KB
-
📝 Crypto Swap Glitch ✅ Working
JavaScript | 6 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐
Java | 14 sec ago | 0.10 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ S
JavaScript | 14 sec ago | 0.25 KB
-
📝 EASY MONEY GUIDE ✅ Working
JavaScript | 16 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ F
JavaScript | 23 sec ago | 0.25 KB
-
📌 ChangeNOW Exploit
JavaScript | 25 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand