QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872866#8614. 3Ducup-team4767#TL 186ms3968kbC++262.5kb2025-01-26 06:05:422025-01-26 06:05:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 186ms
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.2271248426 -0.1383066832 0.2769869872
-0.2591970278 -0.1413387292 -0.2484598484
0.1901855751 0.1714949524 -0.2089208343
-0.1590111716 0.1097761484 0.1803225458

result:

ok OK. Max delta: 0.090005

Test #2:

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

input:

1
0.000000

output:

2.8309922376 -1.0561707318 3.4018771715

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.2708051940 0.2708051940 -0.2708051940
0.2708051940 -0.2708051940 0.2708051940

result:

ok OK. Max delta: 0.000001

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: