QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#515914#6404. Shuttle TourZhaoZiLongWA 324ms669072kbC++203.0kb2024-08-12 11:25:232024-08-12 11:25:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 12ms
memory: 668964kb

input:

5 6
10110
1 2 1
1 3 10
2 4 100
3 5 1000
2 1 5
1 3
2 1 5
2 2 4
2 5 5
2 1 1

output:

222
202
0
-1
0

result:

ok 5 number(s): "222 202 0 -1 0"

Test #2:

score: -100
Wrong Answer
time: 324ms
memory: 669072kb

input:

50 200000
00100100100001101010110100000111100011101110011010
14 47 940241413
11 43 331483591
37 38 496247070
47 46 832459694
7 15 16479291
1 30 402388666
30 8 513064064
46 50 739311480
5 4 761894947
32 41 631669659
17 24 715786564
35 20 763151642
32 33 492466005
39 11 186023146
9 7 805081251
3 42 25...

output:

16025987134
-1
34373153936
37254068648
17906469960
35408167410
6490980930
25561003932
35372585840
24452742024
36239365504
3213506564
3923041124
24628582562
12708662964
1983486788
14008676110
0
-1
3538258692
33567439910
18917321006
30136699184
29676012264
11385648132
12128193284
21086077672
0
3566196...

result:

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