QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#855345#9727. Barkley IIIucup-team425WA 0ms32884kbC++205.9kb2025-01-12 18:37:072025-01-12 18:37:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 9
7 7 7 6 7
3 1 5
2 1 3
3 1 5
3 1 3
1 1 2 3
3 1 3
2 2 8
3 1 3
3 1 2

output:

0
0
0
0
0
8

result:

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