QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#776863 | #3858. Systematic salesman | ucup-team425# | WA | 4650ms | 4260kb | C++20 | 4.8kb | 2024-11-23 21:21:04 | 2024-11-23 21:21:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 4650ms
memory: 4260kb
input:
8 7 3 2 0 4 5 1 4 8 2 9 9 0 8 6 1
output:
32.228785581 5 1 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