QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#872969#8614. 3Ducup-team4767#TL 184ms3968kbC++262.7kb2025-01-26 06:53:272025-01-26 06:54:11

详细

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.7821183801 0.3747342527 0.6541560888
0.1979165971 0.9064947963 0.8169630766
0.4016838372 0.6633561254 0.3061908185
0.5055776834 0.6070713401 0.7505103946

result:

ok OK. Max delta: 0.094601

Test #2:

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

input:

1
0.000000

output:

0.7830992341 0.3943829238 0.8401877284

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.8045538068 0.3754301369 0.8417173028
0.1760966480 0.9306002259 0.7969104648

result:

ok OK. Max delta: 0.098346

Test #4:

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

input:

3
0.000000 0.769195 0.308169
0.769195 0.000000 0.686850
0.308169 0.686850 0.000000

output:

0.6528382301 0.4893518686 0.7009698749
0.1779910028 0.9384489655 0.8585934043
0.4275961816 0.6464589834 0.4142872989

result:

ok OK. Max delta: 0.099510

Test #5:

score: 0
Accepted
time: 184ms
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.1985390186 0.7878968120 0.3442727625
0.5972924232 0.5753075480 0.5461408496
0.4735416174 0.5270320773 0.3076048195
0.0256309640 0.7087287903 0.1041658819
0.9918748736 0.0235301163 0.1240940392

result:

ok OK. Max delta: 0.096755

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: