QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#601095 | #7329. Independent Events | Urd | WA | 221ms | 57208kb | C++17 | 2.0kb | 2024-09-29 20:49:18 | 2024-09-29 20:49:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 57100kb
input:
6 5 0.01000 0.09871 0.00005 0.00999 0.01234 0.02345 0 1 6 1 3 4 10.00000 0 1 6 1 1 2 0.05000 0 1 6
output:
-0.160214877278 -0.255874176895 -0.147343477321
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 221ms
memory: 57208kb
input:
54 36 0.00014 0.00020 0.00054 0.00084 0.00088 0.00095 0.00031 0.00077 0.00054 0.00050 0.00024 0.00057 0.00066 0.00029 0.00084 0.00031 0.00024 0.00091 0.00063 0.00069 0.00024 0.00041 0.00090 0.00057 0.00071 0.00031 0.00047 0.00016 0.00063 0.00074 0.00040 0.00077 0.00058 0.00049 0.00013 0.00076 0.0007...
output:
-0.000940442077 -0.172856939841 -0.647243684110 -0.001447320472 -0.092955641905 -0.930783280601 -0.064102393188 -0.091664042818 -0.047742692391 -0.000850180901 -0.031857810984 -0.237312223565 -0.517538000549 -0.653499425353 -0.301089175013 -0.062422318722 -0.476679973076 -0.317678112868 -0.393605508...
result:
wrong answer 159th numbers differ - expected: '-0.0003542665', found: '-0.0003542665', error = '0.0000000000'