QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#777708#3858. Systematic salesmanucup-team425WA 4791ms6340kbC++205.2kb2024-11-24 06:52:302024-11-24 06:52:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 4705ms
memory: 6340kb

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: 4737ms
memory: 6236kb

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
1 18 19 13 16 11 5 9 3 6 2 7 15 8 17 10 12 20 4 14 

result:

ok correct!

Test #3:

score: -100
Wrong Answer
time: 4791ms
memory: 6180kb

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:

8584.440900833
51 64 13 70 59 94 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 55 97 69 50 58 21 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 23 38 42 57 32 56 24 90 45 5 79 93 18 98 1 86...

result:

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