QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#776879#9727. Barkley IIISoloRejudgerWA 1ms3724kbC++203.3kb2024-11-23 21:26:112024-11-23 21:26:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3724kb

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'