QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#627209#8242. V-Diagramucup-team1405#WA 122ms5956kbC++201.7kb2024-10-10 15:12:262024-10-10 15:12:32

詳細信息

Test #1:

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

input:

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

output:

6.749999999999545
5.833333333333144

result:

ok 2 numbers

Test #2:

score: -100
Wrong Answer
time: 122ms
memory: 5956kb

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:

9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.999999999999432
9.9999999999...

result:

wrong answer 1st numbers differ - expected: '833782882.6666666', found: '10.0000000', error = '1.0000000'