QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#811540 | #7329. Independent Events | milkdragon# | WA | 96ms | 6332kb | C++20 | 6.2kb | 2024-12-12 20:32:30 | 2024-12-12 20:32:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 6144kb
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: 96ms
memory: 6332kb
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 53rd numbers differ - expected: '-0.8613694033', found: '-0.8477170456', error = '0.0136523577'