QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#380313#8571. Palworlducup-team121#WA 4ms7044kbC++205.7kb2024-04-06 23:59:022024-04-06 23:59:03

详细

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 7044kb

input:

4
1 3
a
4 1
icpc
4 2
icpc
8 4
icecream

output:

4
3
5
9

result:

wrong answer 2nd numbers differ - expected: '5', found: '3'