QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#203076 | #5505. Great Chase | ZhangYiDe | WA | 1ms | 3640kb | C++23 | 1.1kb | 2023-10-06 15:17:00 | 2023-10-06 15:17:01 |
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: 3640kb
input:
3 4 9 10 2 -7 2 -6 1 7 1 2 8 -1 7 1 6 2 3 -1000000000000 1 1000000000000 1
output:
nan nan nan
result:
wrong output format Expected double, but "nan" found