QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#864361 | #9966. High Jump | ucup-team4714 | WA | 0ms | 6092kb | C++23 | 1.3kb | 2025-01-20 15:18:47 | 2025-01-20 15:18:56 |
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: 6092kb
input:
5 0.9 0.85 0.6 0.456000 0.000000017
output:
2 2 3 3 4 3 5 4 2.4752000066
result:
wrong answer 1st numbers differ - expected: '2.4752000', found: '2.0000000', error = '0.1919845'