QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#873745 | #8774. Manhattan Walk | MaMengQi | WA | 0ms | 4096kb | C++20 | 937b | 2025-01-26 21:49:21 | 2025-01-26 21:49:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 4096kb
input:
2 3 8
output:
2.46875 2 2 3 2 0 2.46875
result:
wrong answer 1st numbers differ - expected: '2.8750000', found: '2.4687500', error = '0.1413043'