Result

AC

Duration

810ms

Code [DL]

r=range(1,10)
for i in range(100):print(int(int(input())in[i*j for i in r for j in r]))

stdin

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

stdout

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

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffdce9cbc30 /* 7 vars */) = 0
12    execve("/usr/bin/python3", ["/usr/bin/python3", "/volume/CODE"], 0x55d68e3a8d50 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55d68e3a8d38 /* 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} ---
12    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=1, si_stime=1} ---
10    +++ exited with 0 +++