QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#281652 | #7846. Glacier Travel | TTW# | WA | 1ms | 3704kb | C++17 | 2.9kb | 2023-12-10 15:00:57 | 2023-12-10 15:00:57 |
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: 1ms
memory: 3704kb
input:
5 4 20 0 10 0 10 10 0 10
output:
-nan
result:
wrong output format Expected double, but "-nan" found