QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#776873#3858. Systematic salesmanucup-team425#WA 5234ms6332kbC++205.0kb2024-11-23 21:25:202024-11-23 21:25:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 5234ms
memory: 6332kb

input:

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

output:

32.228785581
1 5 8 6 3 2 4 7 

result:

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