Result

AC

Duration

1260ms

Code [DL]

-export([main/1]).
f()->
 {ok,[A,B]}=io:fread("","~d~d"),
 io:format("~B",[case 9>B rem 110 of
  true->B div 100;false->A rem 10
 end]).
main(_)->
 [f()||_<-lists:seq(1,32)].

stdin

917 667
756 553
599 695
463 362
151 132
211 445
388 442
381 221
517 115
144 442
686 833
965 657
314 423
689 695
481 815
575 314
979 278
428 213
855 357
714 445
425 857
377 328
381 149
966 642
393 993
344 445
753 657
877 352
744 436
958 852
717 772
517 988

stdout

65931442146549159854571694374877

stderr

strace

11    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff17838f60 /* 7 vars */) = 0
12    execve("/bin/cat", ["cat", "-"], 0x5645869ead38 /* 7 vars */ <unfinished ...>
13    execve("/usr/bin/escript", ["/usr/bin/escript", "/volume/CODE"], 0x5645869ead50 /* 7 vars */ <unfinished ...>
12    <... execve resumed>)             = 0
13    <... execve resumed>)             = 0
12    +++ exited with 0 +++
11    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
13    execve("/usr/bin/erl", ["/usr/bin/erl", "+B", "-boot", "no_dot_erlang", "-noshell", "-run", "escript", "start", "-extra", "/volume/CODE"], 0x56555447f5e0 /* 8 vars */) = 0
16    execve("/bin/sed", ["sed", "s/.*\\///"], 0x5626fc07d168 /* 8 vars */) = 0
15    +++ exited with 0 +++
14    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=15, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
16    +++ exited with 0 +++
14    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
14    +++ exited with 0 +++
13    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
13    execve("/usr/lib/erlang/erts-10.6.4/bin/erlexec", ["/usr/lib/erlang/erts-10.6.4/bin/"..., "+B", "-boot", "no_dot_erlang", "-noshell", "-run", "escript", "start", "-extra", "/volume/CODE"], 0x5626fc07d170 /* 12 vars */) = 0
13    execve("/usr/lib/erlang/erts-10.6.4/bin/beam.smp", ["/volume/CODE", "-B", "--", "-root", "/usr/lib/erlang", "-progname", "erl", "--", "-home", "/root", "--", "-boot", "no_dot_erlang", "-noshell", "-run", "escript", "start", "--", "-extra", "/volume/CODE"], 0x7ffc34ca3460 /* 12 vars */) = 0
20    execve("/usr/lib/erlang/erts-10.6.4/bin/erl_child_setup", ["erl_child_setup", "1024"], 0x7ffe3cd9ea50 /* 12 vars */) = 0
37    execve("/bin/sh", ["sh", "-c", "exec inet_gethost 4 "], 0x7f8f269cc660 /* 12 vars */) = 0
37    execve("/usr/lib/erlang/erts-10.6.4/bin/inet_gethost", ["inet_gethost", "4"], 0x55c367361cf8 /* 12 vars */) = 0
37    +++ exited with 0 +++
20    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=37, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
38    --- SIGUSR1 {si_signo=SIGUSR1, si_code=SI_USER, si_pid=37, si_uid=0} ---
38    +++ killed by SIGUSR1 +++
19    +++ exited with 0 +++
36    +++ exited with 0 +++
34    +++ exited with 0 +++
30    +++ exited with 0 +++
28    +++ exited with 0 +++
22    +++ exited with 0 +++
21    +++ exited with 0 +++
17    +++ exited with 0 +++
35    +++ exited with 0 +++
31    +++ exited with 0 +++
29    +++ exited with 0 +++
26    +++ exited with 0 +++
27    +++ exited with 0 +++
25    +++ exited with 0 +++
32    +++ exited with 0 +++
24    +++ exited with 0 +++
18    +++ exited with 0 +++
23    +++ exited with 0 +++
33    +++ exited with 0 +++
13    +++ exited with 0 +++
11    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=28, si_stime=10} ---
20    +++ exited with 0 +++
11    +++ exited with 0 +++