QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#626930#8242. V-DiagramGuanYunchangWA 170ms3892kbC++11739b2024-10-10 14:04:082024-10-10 14:04:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3872kb

input:

2
4
8 2 7 10
6
9 6 5 3 4 8

output:

6.7500000000000000000
5.8333333333333330373

result:

ok 2 numbers

Test #2:

score: -100
Wrong Answer
time: 170ms
memory: 3892kb

input:

100000
3
948511478 739365502 813471668
3
881046825 27458122 398507422
3
987554257 399092415 924260278
3
984128569 125199021 716360525
3
529589236 45783262 313507287
3
645443456 85994112 226010681
3
914820717 228360911 572267310
3
418958362 56703604 195276041
3
64461646 26764720 26995581
3
914535039 ...

output:

-597872882.6666666269302368164
435670789.6666666865348815918
-661353448.6666666269302368164
608562705.0000000000000000000
296293261.6666666865348815918
319149416.3333333134651184082
571816312.6666666269302368164
223646002.3333333432674407959
39407315.6666666641831398010
383253737.6666666865348815918...

result:

wrong answer 1st numbers differ - expected: '833782882.6666666', found: '-597872882.6666666', error = '1.7170606'