ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#96945 | #1634. 末尾0的个数 | czpcf | 100 | 1ms | 1196kb | C++11 | 164b | 2020-02-20 19:04:56 | 2020-02-20 19:04:57 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
23
output:
4
result:
ok single line: '4'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
23
output:
4
result:
ok single line: '4'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1192kb
input:
100000
output:
24999
result:
ok single line: '24999'
Test #4:
score: 20
Accepted
time: 1ms
memory: 1196kb
input:
1000000000
output:
249999998
result:
ok single line: '249999998'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1192kb
input:
10
output:
2
result:
ok single line: '2'