QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#390924#6132. Repair the Artworkucup-team1617#WA 0ms4080kbC++23404b2024-04-16 08:31:162024-04-16 08:31:17

详细

Test #1:

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

input:

3
2 2
2 0
3 2
2 1 0
3 1
2 1 0

output:

3

result:

wrong answer 1st numbers differ - expected: '8', found: '3'