QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#236764#5422. Perfect PalindromeZhaoZiLongWA 0ms3476kbC++17833b2023-11-04 10:34:372023-11-04 10:34:38

詳細信息

Test #1:

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

input:

2
abcb
xxx

output:

1
0

result:

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