QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#855337#9727. Barkley IIIucup-team425WA 0ms43216kbC++207.0kb2025-01-12 18:28:052025-01-12 18:28:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

6
6
7
3
0
8

result:

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