QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#689508#9528. New Energy Vehicleucup-team5073WA 0ms3556kbC++201.5kb2024-10-30 17:30:172024-10-30 17:30:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3 1
3 3 3
8 1
2 2
5 2
1 2
2 1

output:

1 1
2 2
2 3
2 1
2 3
12
1 2
2 1
3 1
3 2
9

result:

wrong answer 1st lines differ - expected: '12', found: '1 1'