Result

AC

Duration

1032ms

Code [DL]

a=コンソールから受け取
26回繰り返
i=i+1
aのi文字目が大文字である+0を出力

Disassembly

a=コンソールから受け取
26回繰り返
i=i+1
aのi文字目が大文字である+0を出力

stdin

abCDEfGhIjklmnopqrstuvwXyz

stdout

00111010100000000000000100

stderr

strace

12    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffe5a6f4e58 /* 7 vars */) = 0
14    execve("/usr/bin/mono", ["mono", "/root/produire/produire-mono/pco"..., "/volume/CODE"], 0x7f5d226e0368 /* 7 vars */) = 0
13    execve("/bin/cat", ["cat", "-"], 0x7f5d226e0270 /* 7 vars */) = 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} ---
16    +++ exited with 0 +++
15    +++ exited with 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=53, si_stime=4} ---
12    +++ exited with 0 +++