QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#456952 | #4683. Qanat | ucup-team1005 | WA | 92ms | 3920kb | C++20 | 1.2kb | 2024-06-28 18:54:02 | 2024-06-28 18:54:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3920kb
input:
8 4 1
output:
31.5000000000 3.0000000000
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 1ms
memory: 3864kb
input:
195 65 2
output:
12220.0000000000 48.0000000000 108.0000000000
result:
ok 3 numbers
Test #3:
score: -100
Wrong Answer
time: 92ms
memory: 3852kb
input:
10000 1 1000
output:
30141.8807190751 9.9587110418 19.9154304410 29.8721502384 39.8288706334 49.7855918248 59.7423140120 69.6990373941 79.6557621701 89.6124885393 99.5692167007 109.5259468534 119.4826791967 129.4394139297 139.3961512514 149.3528913611 159.3096344578 169.2663807407 179.2231304090 189.1798836617 199.13664...
result:
wrong answer 2nd numbers differ - expected: '9.95672', found: '9.95871', error = '0.00020'