QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#761606 | #8037. Gambler's Ruin | LH_Frank | WA | 1ms | 7996kb | C++14 | 1.6kb | 2024-11-19 01:44:26 | 2024-11-19 01:44:26 |
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: 7996kb
input:
2 1 15 0 10
output:
1.933333
result:
wrong answer 1st numbers differ - expected: '10.0000000', found: '1.9333330', error = '0.8066667'