QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#266208#7734. Intersection over Unionucup-team123#WA 65ms4040kbC++171.7kb2023-11-26 06:44:432023-11-26 06:44:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3928kb

input:

3
0 2 2 0 0 -2 -2 0
7 -2 9 -2 9 2 7 2
7 13 11 10 5 2 1 5

output:

0.70710678118654752433
1
0.62384322483109367258

result:

ok 3 numbers

Test #2:

score: -100
Wrong Answer
time: 65ms
memory: 4040kb

input:

10000
-568767734 379152673 -565681345 -54946093 -131582579 -51859704 -134668968 382239062
-194884120 -559906233 -194884142 -158042604 -998611400 -158042648 -998611378 -559906277
459335966 -945199065 478030260 -934243779 450535683 -887326546 431841389 -898281832
-483567491 491964356 -523827401 408140...

output:

0.99296541252647009719
0
0.59086981567862605216
0
0.57883238413512743954
1
0
0.68523458057386941593
0.45361597934600158614
0.50028739390208505736
0
0
0
0
0
0.89255870085966653073
0.6176803195746658084
0.94567697021521663091
0.49987435306364111761
0
0
0
0
0
0.99737308753815085896
0.117223230643227963...

result:

wrong answer 2nd numbers differ - expected: '0.9999999', found: '0.0000000', error = '0.9999999'