QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#455320#7329. Independent EventsLoverInTimeWA 3ms172192kbC++141.6kb2024-06-26 09:11:252024-06-26 09:11:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 172192kb

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.1602148773
-0.2558741769
-0.1473434773

result:

ok 3 numbers

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 145648kb

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.0009404421
-0.1728569398
-0.6472436841
-0.0014473205
-0.0929556419
-0.9307832806
-0.0641023932
-0.0916640428
-0.0477426924
-0.0008501809
-0.0318578110
-0.2373122236
-0.5175380005
-0.6534994254
-0.3010891750
-0.0624223187
-0.4766799731
-0.3176781129
-0.3936055085

result:

wrong answer 1st numbers differ - expected: '-0.0009404421', found: '-0.0009404421', error = '0.0000000000'