QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#771006#4502. Flowery TrailsZhaoZiLongWA 1ms3844kbC++172.1kb2024-11-22 08:21:442024-11-22 08:21:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

10 15
0 1 580
1 4 90
1 4 90
4 9 250
4 2 510
2 7 600
7 3 200
3 3 380
3 0 150
0 3 100
7 8 500
7 9 620
9 6 510
6 5 145
5 9 160

output:

3680

result:

wrong answer 1st lines differ - expected: '3860', found: '3680'