QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#267624#7734. Intersection over Unionucup-team864#WA 652ms3884kbC++232.1kb2023-11-27 15:29:472023-11-27 15:29:48

詳細信息

Test #1:

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

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.707106781170879643218414589700
1
0.623843224803553035107475666088

result:

ok 3 numbers

Test #2:

score: -100
Wrong Answer
time: 652ms
memory: 3884kb

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.992965411163784805867113525402
0.999989706698016423260053781030
0.590869815653525946570843313532
0.621770484892670967759856215373
0.578832384083606964913538972528
1
0.499999997352893258350473720819
0.685234580537051610562605807875
0.455961719756741949374388364613
0.500287393883173082237934836680
0...

result:

wrong answer 1st numbers differ - expected: '0.9929654', found: '0.9929654', error = '0.0000000'