ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#98220 | #1061. 素数 | xsz | 100 | 1ms | 1164kb | C++ | 448b | 2020-02-21 21:52:11 | 2020-02-21 21:52:12 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 12
Accepted
time: 0ms
memory: 1160kb
input:
31
output:
Yes.
result:
ok single line: 'Yes.'
Test #2:
score: 12
Accepted
time: 0ms
memory: 1164kb
input:
70
output:
No.
result:
ok single line: 'No.'
Test #3:
score: 12
Accepted
time: 0ms
memory: 1160kb
input:
23
output:
No.
result:
ok single line: 'No.'
Test #4:
score: 12
Accepted
time: 0ms
memory: 1160kb
input:
71
output:
Yes.
result:
ok single line: 'Yes.'
Test #5:
score: 12
Accepted
time: 1ms
memory: 1160kb
input:
90823948
output:
No.
result:
ok single line: 'No.'
Test #6:
score: 12
Accepted
time: 0ms
memory: 1164kb
input:
78923
output:
No.
result:
ok single line: 'No.'
Test #7:
score: 12
Accepted
time: 0ms
memory: 1160kb
input:
398901
output:
No.
result:
ok single line: 'No.'
Test #8:
score: 12
Accepted
time: 0ms
memory: 1160kb
input:
37
output:
Yes.
result:
ok single line: 'Yes.'