QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#876891#9986. ShiorizhangmingzuWA 0ms18164kbC++143.3kb2025-01-31 14:34:332025-01-31 14:34:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 8
0 7 2 1 0
1 2 4 0
2 1 3
2 3 4
3 1 3
1 2 3 4
3 1 4
2 1 5
3 2 5

output:

0
0
0

result:

wrong answer 1st numbers differ - expected: '5', found: '0'