UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#118815#1240. 统计回文数Mars1000ms1200kbC++452b2020-09-05 13:58:592020-09-05 13:59:00

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: 1200kb

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'