QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#219793 | #5505. Great Chase | ucup-team1295# | WA | 12ms | 114216kb | C++20 | 4.2kb | 2023-10-19 18:20:01 | 2023-10-19 18:20:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 12ms
memory: 114216kb
input:
3 4 9 10 2 -7 2 -6 1 7 1 2 8 -1 7 1 6 2 3 -1000000000000 1 1000000000000 1
output:
38.250000 1.230769 2999999999999.999997
result:
wrong answer 2nd numbers differ - expected: '1.2307692', found: '1.2307690', error = '0.0000002'