QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872883#8614. 3Ducup-team4767#TL 191ms3840kbC++262.5kb2025-01-26 06:17:142025-01-26 06:17:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 191ms
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.1790300276 0.3388218904 0.0510316674
-0.3226196619 -0.2122044391 0.0658047425
0.0878938775 -0.1287064220 -0.3067260151
0.0556957569 0.0020889707 0.1562743555

result:

ok OK. Max delta: 0.072167

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

input:

2
0.000000 0.938096
0.938096 0.000000

output:

-0.2717881851 0.2717881851 -0.2717881851
0.2717881851 -0.2717881851 0.2717881851

result:

ok OK. Max delta: 0.003406

Test #4:

score: -100
Time Limit Exceeded

input:

3
0.000000 0.769195 0.308169
0.769195 0.000000 0.686850
0.308169 0.686850 0.000000

output:


result: