QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#65751#5113. BridgeMaMengQiWA 4ms3292kbC++17971b2022-12-03 16:29:172022-12-03 16:29:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 3292kb

input:

3 4 13
2 2
1 1 3
2 1
2 2
2 3
1 2 4
2 1
2 2
2 3
1 2 1
2 1
2 2
2 3

output:

17
1
2

result:

wrong answer 1st numbers differ - expected: '2', found: '17'