UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#96559#1240. 统计回文数zengxin20171000ms1228kbC++368b2020-02-20 11:06:512020-02-20 11:06:51

answer


详细

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

Test #1:

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

input:

1000

output:

108

result:

ok single line: '108'

Test #2:

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

input:

799

output:

88

result:

ok single line: '88'

Test #3:

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

input:

582

output:

66

result:

ok single line: '66'

Test #4:

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

input:

45

output:

13

result:

ok single line: '13'

Test #5:

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

input:

20

output:

10

result:

ok single line: '10'