QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#268363#7734. Intersection over Unionucup-team1005TL 1ms3784kbC++175.4kb2023-11-28 16:32:592023-11-28 16:33:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.707106780987
1
0.623843224830

result:

ok 3 numbers

Test #2:

score: -100
Time Limit Exceeded

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.992965044651
0.000000000000
0.000000000000
0.000000000000
0.578832380986
1
0.000000000000
0.685234579461
0.000000000000
0.500287397770
0.000000000000
0.000000000000
0.000000000000
0.000000000000
0.000000000000
0.892558622855
0.617680325522
0.945676966637
0.000000000000
0.000000000000
0.00000000000...

result: