QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#870070#8614. 3Ducup-team3188#TL 1ms3968kbC++201.9kb2025-01-25 14:41:202025-01-25 14:41:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
0.000000 0.758400 0.557479 0.379026
0.758400 0.000000 0.516608 0.446312
0.557479 0.516608 0.000000 0.554364
0.379026 0.446312 0.554364 0.000000

output:

0.00000000000000000000 0.00000000000000000000 0.00000000000000000000
0.75840000000000000002 0.00000000000000000000 0.00000000000000000000
0.47952398983763329309 0.39641044975339188844 0.00000000000000000000
0.34931354263762008012 0.04764418544229785038 0.29847342994329509371

result:

ok OK. Max delta: 0.082901

Test #2:

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

input:

1
0.000000

output:

0 0 0

result:

ok OK. Max delta: 0.000000

Test #3:

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

input:

2
0.000000 0.938096
0.938096 0.000000

output:

0 0 0
0 0 0.93809600000000000001

result:

ok OK. Max delta: 0.000000

Test #4:

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

input:

3
0.000000 0.769195 0.308169
0.769195 0.000000 0.686850
0.308169 0.686850 0.000000

output:

0.00000000000000000000 0.00000000000000000000 0.00000000000000000000
0.76919499999999999999 0.00000000000000000000 0.00000000000000000000
0.18857119505334869577 0.32141817855085039470 0.00000000000000000000

result:

ok OK. Max delta: 0.064482

Test #5:

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

input:

5
0.000000 0.444506 0.292333 0.209539 1.195824
0.444506 0.000000 0.220873 0.748833 0.757486
0.292333 0.220873 0.000000 0.533499 0.797167
0.209539 0.748833 0.533499 0.000000 1.141148
1.195824 0.757486 0.797167 1.141148 0.000000

output:

0.00000000000000000000 0.00000000000000000000 0.00000000000000000000
0.44450599999999999999 0.00000000000000000000 0.00000000000000000000
0.31727810181724725542 0.17313821540296212470 0.00000000000000000000
-0.18065480062449681460 0.14325666860583557910 0.18894259499283525244
0.80989124981012373266 ...

result:

ok OK. Max delta: 0.088551

Test #6:

score: -100
Time Limit Exceeded

input:

6
0.000000 0.932377 0.787009 0.996894 0.763544 0.651377
0.932377 0.000000 0.421278 1.155673 1.149686 0.508563
0.787009 0.421278 0.000000 0.709021 0.793974 0.224884
0.996894 1.155673 0.709021 0.000000 0.392548 0.957498
0.763544 1.149686 0.793974 0.392548 0.000000 0.714079
0.651377 0.508563 0.224884 0...

output:


result: