Result

WA

Duration

628ms

Code [DL]

1 0
r
0 0 r r 0 0 0 a
r _ _ a _ _ _ _ _
a 1
r

stdin

ABcdEfGHijkLmNOpqRsTUvwXYZ

stdout

110010110001011001011001111

stderr

strace

12    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffef2d32788 /* 9 vars */) = 0
14    execve("/usr/bin/python", ["/usr/bin/python", "/root/fernando.py", "/volume/CODE"], 0x7f7f6c9d8368 /* 9 vars */ <unfinished ...>
13    execve("/bin/cat", ["cat", "-"], 0x7f7f6c9d8260 /* 9 vars */ <unfinished ...>
14    <... execve resumed>)             = 0
13    <... execve resumed>)             = 0
13    +++ exited with 0 +++
12    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
14    +++ exited with 0 +++
12    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=9, si_stime=2} ---
12    +++ exited with 0 +++