QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#776875 | #3858. Systematic salesman | ucup-team425# | WA | 5203ms | 6296kb | C++20 | 5.0kb | 2024-11-23 21:25:36 | 2024-11-23 21:25:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 5203ms
memory: 6296kb
input:
8 7 3 2 0 4 5 1 4 8 2 9 9 0 8 6 1
output:
32.228785581 7 4 2 3 6 8 5 1
result:
wrong answer The first line of your output is 32.228786, but the length of jury's solution is 26.383326