Result

AC

Duration

1521ms

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 cc 32  |..3.......c=a..2|
00000030  95 b6 8e 9a 96 da 0a 82  e0 82 b5 62 3d 63 82 c8  |...........b=c..|
00000040  82 e7 0a 62 82 f0 95 f1  8d 90 0a 82 c5 82 c8 82  |...b............|
00000050  a2 82 c8 82 e7 0a 61 82  cc 35 95 b6 8e 9a 96 da  |......a..5......|
00000060  82 f0 95 f1 8d 90 0a 81  78 82 f0 33 32 89 f1 8c  |........x..32...|
00000070  4a 82 e8 95 d4                                    |J....|
00000075

Disassembly

x=コンソール
『a=xから受け取
b=aの3文字目
c=aの2文字目
もしb=cなら
bを報告
でないなら
aの5文字目を報告
』を32回繰り返

stdin

672 872
545 547
286 887
461 118
554 541
599 551
155 855
633 774
362 245
966 687
542 269
641 117
861 515
399 997
758 755
367 883
761 167
647 448
188 959
165 632
477 897
322 226
919 549
266 625
382 418
662 672
246 559
156 332
754 549
534 946
488 681
628 571

stdout

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

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff03097d20 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55d64b33ed70 /* 7 vars */) = 0
12    execve("/usr/bin/mono", ["mono", "/root/produire/produire-mono/pco"..., "/volume/CODE"], 0x55d64bcb5028 /* 7 vars */ <unfinished ...>
11    +++ exited with 0 +++
12    <... execve resumed>)             = 0
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11, si_uid=0, si_status=0, si_utime=0, si_stime=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=63, si_stime=6} ---
10    +++ exited with 0 +++