QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#734284#5422. Perfect PalindromeZhaoZiLongWA 0ms3440kbC++17393b2024-11-11 08:31:012024-11-11 08:31:01

详细

Test #1:

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

input:

2
abcb
xxx

output:

-22013
3

result:

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