QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#872871#8614. 3Ducup-team4767#TL 709ms3968kbC++262.5kb2025-01-26 06:10:142025-01-26 06:10:21

詳細信息

Test #1:

score: 100
Accepted
time: 7ms
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.7556539091 0.3862156377 0.6035336781
0.2051532501 0.8801981710 0.7653953553
0.3879962714 0.6947510786 0.3183814911
0.5384927979 0.5904920441 0.8405099376

result:

ok OK. Max delta: 0.001822

Test #2:

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

input:

1
0.000000

output:

0.7830992238 0.3943829268 0.8401877172

result:

ok OK. Max delta: 0.000000

Test #3:

score: 0
Accepted
time: 2ms
memory: 3840kb

input:

2
0.000000 0.938096
0.938096 0.000000

output:

0.8413543602 0.3429211893 0.8443411215
0.1392962329 0.9631090955 0.7942866291

result:

ok OK. Max delta: 0.000000

Test #4:

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

input:

3
0.000000 0.769195 0.308169
0.769195 0.000000 0.686850
0.308169 0.686850 0.000000

output:

0.6504382776 0.4787044178 0.6182733870
0.1509069137 0.9737036776 0.9298902950
0.4570801125 0.6218517841 0.4256868243

result:

ok OK. Max delta: 0.000000

Test #5:

score: 0
Accepted
time: 709ms
memory: 3840kb

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.2819248755 0.2819248755 -0.0081535207
0.0350695993 -0.0350695993 -0.2615085294
-0.0364936289 0.0364936289 -0.0809770410
-0.2810540813 0.2810540813 0.2898296288
0.5285112368 -0.5285112368 0.0772715530

result:

ok OK. Max delta: 0.088447

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: