QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#310186#8136. Rebellious Edgeucup-team312#WA 0ms3608kbC++233.0kb2024-01-21 06:55:292024-01-21 06:55:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5 6
1 2 4
1 3 2
2 3 0
3 4 1
4 5 1
5 2 1
4 4
1 2 4
1 3 6
1 4 8
4 2 1000000
3 3
1 2 100
2 1 10
2 3 1000

output:

3
18
1100

result:

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