QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#377214#7903. Computational Intelligenceucup-team425TL 1ms3888kbC++203.5kb2024-04-05 02:26:032024-04-05 02:26:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.333333333333333333
0.765195716464271824
1.076635732895181663

result:

ok 3 numbers

Test #2:

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

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.777777777777737356
0.777777777777737356
1521.070405024670874505

result:

ok 3 numbers

Test #3:

score: -100
Time Limit Exceeded

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.028267617368123198
5.744131448910578955
14.594278702891636599
2.952178245414413761
4.993502694148203190
6.058717255360620022
7.459408700249295217
11.228028907920370048
16.325707847495086127
11.072245157189996183
9.504557451156341663
5.500000000000000000
9.040049985828645301
5.326347910887769798
3....

result: