Result

WA

Duration

1734ms

Code [DL]

00000000  78 3d 83 52 83 93 83 5c  81 5b 83 8b 0a 81 77 61  |x=.R...\.[....wa|
00000010  3d 78 82 a9 82 e7 8e f3  82 af 8e e6 0a 62 3d 61  |=x...........b=a|
00000020  82 cc 33 95 b6 8e 9a 96  da 0a 63 3d 61 82 a9 82  |..3.......c=a...|
00000030  e7 62 82 f0 92 54 0a 64  3d 63 2a 32 2d 31 0a 61  |.b...T.d=c*2-1.a|
00000040  82 cc 64 95 b6 8e 9a 96  da 82 f0 95 f1 8d 90 0a  |..d.............|
00000050  81 78 82 f0 33 32 89 f1  8c 4a 82 e8 95 d4        |.x..32...J....|
0000005e

Disassembly

x=コンソール
『a=xから受け取
b=aの3文字目
c=aからbを探
d=c*2-1
aのd文字目を報告
』を32回繰り返

stdin

822 982
961 648
877 992
763 692
574 143
476 671
611 196
622 618
868 992
338 447
566 663
883 729
499 997
438 686
455 773
755 538
493 143
475 179
712 473
941 445
645 553
789 485
161 663
885 564
155 253
793 392
822 828
769 696
823 311
325 253
175 394
559 996

stdout

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

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffde1c3abc0 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x564b4560ed70 /* 7 vars */) = 0
11    +++ exited with 0 +++
12    execve("/usr/bin/mono", ["mono", "/root/produire/produire-mono/pco"..., "/volume/CODE"], 0x564b46ec4028 /* 7 vars */ <unfinished ...>
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
12    <... execve resumed>)             = 0
14    --- SIGRT_2 {si_signo=SIGRT_2, si_code=SI_TKILL, si_pid=12, si_uid=0} ---
13    --- SIGRT_2 {si_signo=SIGRT_2, si_code=SI_TKILL, si_pid=12, si_uid=0} ---
14    +++ exited with 0 +++
13    +++ exited with 0 +++
12    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=55, si_stime=6} ---
10    +++ exited with 0 +++