QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#324247#3858. Systematic salesmanHuangHanShengWA 0ms12056kbC++202.4kb2024-02-10 17:22:072024-02-10 17:22:07

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 12056kb

input:

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

output:

26.3833257716
3 7 4 2 8 5 1 6 

result:

wrong answer you reported 26.383325772 but the real length of your path is 27.344153737