QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#811607 | #7329. Independent Events | milkdragon# | WA | 184ms | 6220kb | C++20 | 7.3kb | 2024-12-12 21:23:20 | 2024-12-12 21:23:26 |
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: 6220kb
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.16021487727848 -0.25587417689481 -0.14734347732072
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 184ms
memory: 6208kb
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.00094044207706 -0.17285693984128 -0.64724368410973 -0.00144732047221 -0.09295564190550 -0.93078328060098 -0.06410239318769 -0.09166404281803 -0.04774269239055 -0.00085018090138 -0.03185781098380 -0.23731222356479 -0.51753800054858 -0.65349942535262 -0.30108917501326 -0.06242231872180 -0.476679973...
result:
wrong answer 23344th numbers differ - expected: '-0.5550330561', found: '-0.5549462986', error = '0.0000867576'