QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#155661 | #5479. Traveling Salesperson in an Island | ntu_vjudge_2 | WA | 0ms | 3940kb | C++17 | 7.1kb | 2023-09-01 23:48:52 | 2023-09-01 23:48:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3940kb
input:
4 4 0 0 2 0 2 2 0 2 1 0 1 2 2 1 0 1
output:
8.00000000000000000000
result:
wrong answer 1st numbers differ - expected: '5.6568542', found: '8.0000000', error = '0.4142136'