QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#299777#7903. Computational Intelligenceucup-team159WA 603ms4228kbC++20130.2kb2024-01-07 07:47:102024-01-07 07:47:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
0 0 1 0
0 0 1 0
0 0 1 0
0 0 0 1
0 0 1 0
0 1 1 1

output:

0.33333333333333337034
0.76519571637056671420
1.07663573289606517847

result:

ok 3 numbers

Test #2:

score: 0
Accepted
time: 0ms
memory: 4228kb

input:

3
0 1 0 0
0 -1 0 2
0 0 1 0
2 0 -1 0
-1000 0 0 999
0 -998 999 0

output:

0.77777777777777767909
0.77777777777777767909
1521.07040502542622562032

result:

ok 3 numbers

Test #3:

score: -100
Wrong Answer
time: 603ms
memory: 4064kb

input:

100000
-4 -10 -8 -8
5 5 -10 -8
-10 10 -1 -3
-3 5 -1 -3
8 -7 8 -10
0 -3 0 10
6 -1 0 2
0 -3 3 1
-6 -5 5 3
3 5 -4 -8
1 9 1 -1
2 -1 -6 0
1 -2 -7 -9
-1 -2 -4 5
6 -10 7 1
0 -6 -8 -8
-10 9 2 3
-7 -10 4 -9
8 4 4 9
-9 3 0 4
5 -2 9 8
-9 -5 7 8
-1 1 0 1
-4 1 -8 1
3 3 10 3
3 0 -6 -2
-3 -3 -3 3
-2 7 -10 -7
9 2 6...

output:

9.02826761736407590320
5.74413144884461424056
14.59427870289178486018
2.95217824532106298818
4.99350269503766419632
6.05871725534853311501
7.45940870024735147581
11.22802890792018359889
16.32570784748825332144
11.07224515719046209483
9.50455745110570049405
5.50000000000000000000
9.040049985826545508...

result:

wrong answer 786th numbers differ - expected: '8.2954855', found: '8.2954855', error = '0.0000000'