Result

AC

Duration

811ms

Code [DL]

$a=<>,print((grep{$a%$_<1&&$a/$_<=9}1..9)?1:0)for 0..99

stdin

94
39
96
27
86
12
46
34
36
18
41
64
14
23
25
79
38
88
47
59
15
52
31
35
20
16
55
51
33
47
19
37
45
40
68
66
35
60
63
13
87
67
42
60
50
32
73
71
56
46
49
30
90
57
80
22
19
92
65
74
70
83
25
53
82
95
99
61
97
91
77
21
71
43
11
44
89
24
10
54
89
84
72
69
78
58
62
85
97
93
28
26
98
29
48
93
76
17
75
81

stdout

0001010011011010000010011100000011001010001001001011000000000010000000010000011100100000001000100001

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffc93bc5c10 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x5592e5650d30 /* 7 vars */) = 0
12    execve("/usr/bin/perl", ["/usr/bin/perl", "/volume/CODE"], 0x5592e5650d40 /* 7 vars */ <unfinished ...>
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} ---
12    <... execve resumed> )            = 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=0, si_stime=0} ---
10    +++ exited with 0 +++