QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#777727#3858. Systematic salesmanucup-team425WA 5653ms6324kbC++205.7kb2024-11-24 07:11:112024-11-24 07:11:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 5511ms
memory: 6236kb

input:

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

output:

26.383325772
7 3 4 2 8 5 1 6 

result:

ok correct!

Test #2:

score: 0
Accepted
time: 5592ms
memory: 6192kb

input:

20
4 71
52 7
49 15
59 83
12 9
46 6
74 44
89 50
32 10
82 58
11 33
78 72
27 49
64 75
97 0
38 46
91 54
8 70
18 61
79 92

output:

374.883681117
14 4 20 12 10 17 8 15 7 2 6 3 9 5 11 16 13 19 18 1 

result:

ok correct!

Test #3:

score: 0
Accepted
time: 5623ms
memory: 6284kb

input:

100
192 64
839 68
846 688
911 133
110 439
592 226
355 364
418 487
402 466
436 425
509 847
542 78
648 404
954 313
726 906
777 922
596 550
159 172
507 651
720 932
575 805
889 193
246 206
175 326
897 464
108 70
790 2
548 624
867 222
743 269
41 98
348 173
49 915
35 939
404 571
371 625
363 758
317 155
90...

output:

8491.452160234
94 59 70 13 51 64 30 6 65 12 53 100 27 2 40 29 22 4 84 14 43 52 25 73 68 95 77 54 46 3 87 76 66 74 16 81 20 15 21 58 50 69 97 55 78 71 17 44 28 75 19 82 8 35 36 89 37 99 80 92 11 88 61 60 91 72 48 34 33 39 47 96 62 83 63 41 9 10 7 67 49 85 56 32 57 42 38 23 24 90 45 5 79 93 18 98 1 86...

result:

ok correct!

Test #4:

score: -100
Wrong Answer
time: 5653ms
memory: 6324kb

input:

500
380 190
314 738
973 705
875 517
593 638
132 681
714 411
400 589
139 353
339 771
832 883
610 170
925 431
351 96
884 683
674 817
5 386
710 99
348 173
996 812
533 453
851 10
877 142
86 361
860 168
489 50
641 766
158 118
989 745
823 559
374 971
605 158
432 307
931 863
719 635
73 341
726 906
536 372
...

output:

23070.824621164
439 399 69 170 465 367 35 459 490 406 374 137 108 215 77 171 227 283 119 424 54 348 5 51 107 68 27 354 493 176 46 233 16 312 106 231 410 255 70 81 235 73 300 405 277 212 308 154 53 388 487 175 432 146 37 467 402 194 462 280 482 165 122 249 390 436 202 386 409 11 62 115 307 136 433 13...

result:

wrong answer The first line of your output is 23070.824621, but the length of jury's solution is 22821.888978