Result

AC

Duration

1652ms

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

233 553
132 239
711 527
133 322
186 564
532 335
227 279
513 692
655 559
654 882
775 173
643 432
329 924
438 488
751 542
533 834
289 963
274 597
772 226
594 477
238 224
374 272
288 884
411 937
842 449
133 558
755 654
837 192
847 422
899 939
663 377
523 337

stdout

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

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffeacc3f800 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55f00273ad70 /* 7 vars */) = 0
12    execve("/usr/bin/mono", ["mono", "/root/produire/produire-mono/pco"..., "/volume/CODE"], 0x55f0034d6028 /* 7 vars */) = 0
11    +++ exited with 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=59, si_stime=7} ---
10    +++ exited with 0 +++