QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872873#8614. 3Ducup-team4767#TL 1ms3840kbC++262.5kb2025-01-26 06:11:242025-01-26 06:11:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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: 0ms
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: 1ms
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: 1ms
memory: 3840kb

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: -100
Time Limit Exceeded

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:


result: