Result

AC

Duration

1066ms

Code [DL]

00000000  78 3d 31 30 30 0a 61 3d  0a 81 77 61 3d ba dd bf  |x=100.a=..wa=...|
00000010  b0 d9 82 a9 82 e7 8e f3  82 af 8e e6 0a 30 2b 28  |.............0+(|
00000020  61 3c 78 29 82 f0 95 f1  8d 90 0a 82 e0 82 b5 61  |a<x)...........a|
00000030  3c 78 82 c8 82 e7 78 3d  61 81 78 82 f0 35 30 89  |<x....x=a.x..50.|
00000040  f1 8c 4a 82 e8 95 d4                              |..J....|
00000047

Disassembly

x=100
a=
『a=コンソールから受け取
0+(a<x)を報告
もしa<xならx=a』を50回繰り返

stdin

50
14
12
48
78
65
11
46
20
99
38
84
83
87
69
95
51
29
86
17
19
32
43
70
76
94
77
91
24
34
74
97
21
66
67
80
42
28
25
64
30
18
41
10
75
72
96
53
45
54

stdout

1
1
1
0
0
0
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
0
0

stderr

strace

12    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffe4f58d3d8 /* 7 vars */) = 0
13    execve("/bin/cat", ["cat", "-"], 0x7f516b8cf270 /* 7 vars */ <unfinished ...>
14    execve("/usr/bin/mono", ["mono", "/root/produire/produire-mono/pco"..., "/volume/CODE"], 0x7f516b8cf368 /* 7 vars */ <unfinished ...>
13    <... execve resumed>)             = 0
14    <... execve resumed>)             = 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    --- SIGRT_4 {si_signo=SIGRT_4, si_code=SI_TKILL, si_pid=14, si_uid=0} ---
16    --- SIGRT_5 {si_signo=SIGRT_5, si_code=SI_TKILL, si_pid=14, si_uid=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=51, si_stime=7} ---
12    +++ exited with 0 +++