QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#731333#7828. ПалиндромyellowbirdWA 0ms3596kbC++20159b2024-11-10 02:12:422024-11-10 02:12:42

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3544kb

input:

motor

output:

YES

result:

ok single line: 'YES'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3476kb

input:

hello

output:

NO

result:

ok single line: 'NO'

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 3596kb

input:

aa

output:

NO

result:

wrong answer 1st lines differ - expected: 'YES', found: 'NO'