Result

AC

Duration

1077ms

Code [DL]

00000000  35 30 89 f1 8c 4a 82 e8  95 d4 0a 69 3d 69 2b 31  |50...J.....i=i+1|
00000010  0a 61 28 69 29 3d ba dd  bf b0 d9 82 a9 82 e7 8e  |.a(i)=..........|
00000020  f3 82 af 8e e6 0a 2b 28  61 28 69 29 3d 61 82 cc  |......+(a(i)=a..|
00000030  8d c5 8f ac 92 6c 29 82  f0 8f 6f 97 cd           |.....l)...o..|
0000003d

Disassembly

50回繰り返
i=i+1
a(i)=コンソールから受け取
+(a(i)=aの最小値)を出力

stdin

43
69
89
55
59
85
19
56
36
45
41
91
67
25
18
46
86
97
78
27
53
17
93
47
20
98
44
84
34
88
92
87
99
23
13
95
33
51
24
22
28
42
14
35
30
68
61
90
52
10

stdout

10000010000000100000010000000000001000000000000001

stderr

strace

13    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffc31838438 /* 7 vars */) = 0
14    execve("/bin/cat", ["cat", "-"], 0x7f2dc5d57270 /* 7 vars */ <unfinished ...>
15    execve("/usr/bin/mono", ["mono", "/root/produire/produire-mono/pco"..., "/volume/CODE"], 0x7f2dc5d57368 /* 7 vars */ <unfinished ...>
14    <... execve resumed>)             = 0
15    <... execve resumed>)             = 0
14    +++ exited with 0 +++
13    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
17    +++ exited with 0 +++
16    +++ exited with 0 +++
15    +++ exited with 0 +++
13    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=15, si_uid=0, si_status=0, si_utime=51, si_stime=6} ---
13    +++ exited with 0 +++