QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#730797#8235. Top Clusterucup-team5580WA 2ms9684kbC++202.7kb2024-11-09 21:44:142024-11-09 21:44:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 9684kb

input:

5 4
3 9 0 1 2
1 2 10
3 1 4
3 4 3
3 5 2
3 0
1 0
4 6
4 7

output:

0
0
0
0

result:

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