ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#87901 | #988. 小Z的六一节日礼物 | COdEtreE | 100 | 0ms | 1236kb | C++11 | 485b | 2020-02-12 23:21:02 | 2020-02-12 23:21:02 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1232kb
input:
125 1234512345678921222
output:
97
result:
ok single line: '97'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1236kb
input:
199 12345123456789235648795411224
output:
83
result:
ok single line: '83'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1236kb
input:
26 1234510345678923444879541122
output:
4
result:
ok single line: '4'
Test #4:
score: 20
Accepted
time: 0ms
memory: 1232kb
input:
9 12345
output:
6
result:
ok single line: '6'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1236kb
input:
19 123451234567892
output:
2
result:
ok single line: '2'