Result

AC

Duration

902ms

Code [DL]

(""+require("fs").readFileSync(0)).split`
`.slice(0,100).map(a=>console.log(+[1,2,3,4,5,6,7,8,9].some(i=>a%i<1&&a/i<=9)))

stdin

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

stdout

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

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff3a949c90 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55f0f9d7ed30 /* 7 vars */) = 0
12    execve("/usr/bin/node", ["/usr/bin/node", "/volume/CODE"], 0x55f0f9d7ed40 /* 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} ---
16    +++ exited with 0 +++
17    +++ exited with 0 +++
15    +++ exited with 0 +++
14    +++ exited with 0 +++
13    +++ exited with 0 +++
18    +++ 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=8, si_stime=2} ---
10    +++ exited with 0 +++