QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#776870#3858. Systematic salesmanucup-team425#WA 929ms6324kbC++205.0kb2024-11-23 21:24:272024-11-23 21:24:28

详细

Test #1:

score: 0
Wrong Answer
time: 929ms
memory: 6324kb

input:

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

output:

29.431212619
7 4 2 3 1 5 8 6 

result:

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