QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#313321 | #7846. Glacier Travel | GuanYunchang | WA | 1ms | 3764kb | C++23 | 2.2kb | 2024-01-24 17:31:21 | 2024-01-24 17:31:22 |
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: 3764kb
input:
5 4 20 0 10 0 10 10 0 10
output:
-nan
result:
wrong output format Expected double, but "-nan" found