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