ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#99872 | #1462. 反素数 Antiprime | QuartZ_Z | 100 | 0ms | 508kb | Pascal | 569b | 2020-02-23 21:29:42 | 2020-02-23 21:29:44 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
5041
output:
5040
result:
ok single line: '5040'
Test #2:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
20159
output:
15120
result:
ok single line: '15120'
Test #3:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
100000
output:
83160
result:
ok single line: '83160'
Test #4:
score: 10
Accepted
time: 0ms
memory: 500kb
input:
8000000
output:
7207200
result:
ok single line: '7207200'
Test #5:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
60000000
output:
43243200
result:
ok single line: '43243200'
Test #6:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
110000000
output:
73513440
result:
ok single line: '73513440'
Test #7:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
354218765
output:
294053760
result:
ok single line: '294053760'
Test #8:
score: 10
Accepted
time: 0ms
memory: 508kb
input:
600000000
output:
551350800
result:
ok single line: '551350800'
Test #9:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
1000000000
output:
735134400
result:
ok single line: '735134400'
Test #10:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
2000000000
output:
1396755360
result:
ok single line: '1396755360'