QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#245355#7627. Phonyucup-team922#WA 0ms20444kbC++142.5kb2023-11-09 20:59:492023-11-09 20:59:50

詳細信息

Test #1:

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

input:

3 5 5
7 3 9
A 3
C 1
A 2
C 2
A 3

output:

3
3
-3

result:

wrong answer 2nd lines differ - expected: '4', found: '3'