QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#854066#9727. Barkley IIIucup-team162WA 0ms3584kbC++204.1kb2025-01-11 21:14:512025-01-11 21:14:54

详细

Test #1:

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

input:

5 9
7 7 7 6 7
3 1 5
2 1 3
3 1 5
3 1 3
1 1 2 3
3 1 3
2 2 8
3 1 3
3 1 2

output:

7
6
7
3
3
3

result:

wrong answer 6th lines differ - expected: '8', found: '3'