QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#247429#7627. Phonyucup-team878#WA 0ms3656kbC++174.9kb2023-11-11 14:23:472023-11-11 14:23:48

詳細信息

Test #1:

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

input:

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

output:

3
3
-2

result:

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