QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#733650#5422. Perfect PalindromeZhaoZiLongWA 0ms3568kbC++20308b2024-11-10 20:20:332024-11-10 20:20:33

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3568kb

input:

2
abcb
xxx

output:

1
0

result:

wrong answer 1st numbers differ - expected: '2', found: '1'