by@naan112358
AC
761ms
a=list(open(0))[0] print(*[int(a[i]==a.upper()[i])for i in range(26)])
aBCDeFGHIjkLMnOPQrsTuVWXYZ
0 1 1 1 0 1 1 1 1 0 0 1 1 0 1 1 1 0 0 1 0 1 1 1 1 1
11 execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffe0a7af540 /* 7 vars */) = 0 13 execve("/usr/bin/python3", ["/usr/bin/python3", "/volume/CODE"], 0x5638a16a0d50 /* 7 vars */ <unfinished ...> 12 execve("/bin/cat", ["cat", "-"], 0x5638a16a0d38 /* 7 vars */) = 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=2, si_stime=0} --- 11 +++ exited with 0 +++