UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#93549#1081. 回文判断lijunrui1000ms1164kbC++429b2020-02-17 14:58:352020-02-17 14:58:37

answer


详细

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

Test #1:

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

input:

shihs

output:

YES

result:

ok single line: 'YES'

Test #2:

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

input:

goodbye

output:

NO

result:

ok single line: 'NO'

Test #3:

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

input:

good

output:

NO

result:

ok single line: 'NO'

Test #4:

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

input:

bad

output:

NO

result:

ok single line: 'NO'

Test #5:

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

input:

chinese

output:

NO

result:

ok single line: 'NO'