Result

AC

Duration

950ms

Code [DL]

F
F a b c d Q R S T
A I M
I A
A M
I A
A J N
J A
A N
J A
A K O
K A
A O
K A
A L P
L A
A P
L A
I I
J J
K K
L L
I J
K L
I I
K K
K I
U K K
K z
K K
U z
U U
M U
N U
O U
P U
Q K
R K
S K
T K
M Q
N R
O S
P T
a b c z M N O P
F a b c d I J K L
F a b c d M N O P
F G G H G G G G G
z z
F

stdin

356 169
336 369
523 441
899 991
857 773
433 211
288 846
969 525
283 838
761 678
527 325
398 879
855 894
538 334
368 227
869 936
188 228
733 332
945 557
935 659
389 357
191 992
669 968
355 855
811 218
647 592
733 664
359 156
775 271
636 374
266 632
231 138

stdout

 1 3 4 9 7 3 8 5 8 6 3 8 5 3 2 9 8 3 5 6 3 9 9 5 1 5 3 1 2 3 6 1 

stderr

strace

11    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff6a123eb0 /* 9 vars */) = 0
12    execve("/bin/cat", ["cat", "-"], 0x558219afed60 /* 9 vars */ <unfinished ...>
13    execve("/usr/bin/python", ["/usr/bin/python", "/root/fernando.py", "/volume/CODE"], 0x55821b9ec028 /* 9 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    +++ exited with 0 +++
11    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=11, si_stime=3} ---
11    +++ exited with 0 +++