QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#115295 | #5153. Delft Distance | lmq26052003 | WA | 8ms | 35228kb | C++20 | 2.6kb | 2023-06-25 16:10:19 | 2023-06-25 16:10:20 |
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: 8ms
memory: 35228kb
input:
3 5 XOOXO OXOXO XXXXO
output:
nan
result:
wrong output format Expected double, but "nan" found