QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872859#8614. 3Ducup-team4767#TL 6ms3840kbC++262.5kb2025-01-26 06:01:302025-01-26 06:01:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 6ms
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.7375030562 0.3724805601 0.6939791698
0.1797958391 0.8847067548 0.6713846316
0.5217431025 0.7241181481 0.3179734136
0.4482542308 0.5703514685 0.8444832472

result:

ok OK. Max delta: 0.002378

Test #2:

score: 0
Accepted
time: 2ms
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.1392962329 0.9631090955 0.7942866291
0.8413543602 0.3429211893 0.8443411215

result:

ok OK. Max delta: 0.000000

Test #4:

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

input:

3
0.000000 0.769195 0.308169
0.769195 0.000000 0.686850
0.308169 0.686850 0.000000

output:

0.5016791817 0.5742257079 0.3756840991
0.1540315845 0.9716972619 0.9349858602
0.6027145376 0.5283369097 0.6631805471

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: