QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#731333#7828. ПалиндромyellowbirdWA 0ms3596kbC++20159b2024-11-10 02:12:422024-11-10 02:12:42

Details

Tip: Click on the bar to expand more detailed information

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'