UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#100639#1634. 末尾0的个数COdEtreE1000ms1192kbC++11211b2020-02-24 21:55:572020-02-24 21:55:59

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 20
Accepted
time: 0ms
memory: 1192kb

input:

23

output:

4

result:

ok single line: '4'

Test #2:

score: 20
Accepted
time: 0ms
memory: 1188kb

input:

23

output:

4

result:

ok single line: '4'

Test #3:

score: 20
Accepted
time: 0ms
memory: 1188kb

input:

100000

output:

24999

result:

ok single line: '24999'

Test #4:

score: 20
Accepted
time: 0ms
memory: 1188kb

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'