QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#769364#9544. Grand Prix of Ballanceucup-team4400#WA 0ms3616kbC++171.1kb2024-11-21 17:21:042024-11-21 17:21:05

详细

Test #1:

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

input:

3
3 4 6
1 2
2 1 1
2 2 2
3 3 2
2 3 2
2 1 2
3 4 8
1 2
2 1 1
2 2 2
3 3 2
2 3 2
2 1 2
1 1
2 1 1
3 4 7
1 2
2 1 1
2 2 2
3 3 2
2 3 2
2 1 2
1 1

output:

6

result:

wrong answer 1st lines differ - expected: '2 4', found: '6'