QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#758437#9544. Grand Prix of Ballanceucup-team5809#WA 0ms3632kbC++20896b2024-11-17 18:19:152024-11-17 18:19:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

2 4
1 3
4 0
3 0
1 7
2 4
4 0
3 0
2 4
1 3
4 0
3 0

result:

wrong answer 3rd lines differ - expected: '3 0', found: '4 0'