QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#299659#7903. Computational Intelligenceucup-team149#TL 1ms3624kbC++142.4kb2024-01-07 03:54:192024-01-07 03:54:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.33333333333333331483
0.76519571648379269835
1.0766357328511297897

result:

ok 3 numbers

Test #2:

score: 0
Accepted
time: 1ms
memory: 3624kb

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.0704050246408769

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.0282676172950679927
5.7441314489178676439
14.59427870288805984
2.9521782449978166696
4.9935026924732799358
6.0587172552614543264
7.4594087002541096254
11.228028907941931536
16.325707847427196384
11.072245157210698352
9.50455745101979943
5.5
9.0400499858333702718
5.3263479108518003713
3.03593437116...

result: