QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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