QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#431399 | #8774. Manhattan Walk | ucup-team3690 | WA | 1ms | 3844kb | C++17 | 909b | 2024-06-05 14:22:18 | 2024-06-05 14:22:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3844kb
input:
2 3 8
output:
2 4 2 2.875000
result:
wrong answer 1st numbers differ - expected: '2.8750000', found: '2.0000000', error = '0.3043478'