ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#110182 | #1240. 统计回文数 | Tom | 100 | 0ms | 1200kb | C++ | 397b | 2020-06-20 20:38:10 | 2020-06-20 20:38:12 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
1000
output:
108
result:
ok single line: '108'
Test #2:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
799
output:
88
result:
ok single line: '88'
Test #3:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
582
output:
66
result:
ok single line: '66'
Test #4:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
45
output:
13
result:
ok single line: '13'
Test #5:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
20
output:
10
result:
ok single line: '10'