QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872923#8614. 3Ducup-team4767#TL 10ms3968kbC++262.7kb2025-01-26 06:41:232025-01-26 06:41:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 10ms
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.1207322626 0.1207322626 0.3396350205
0.1846822404 -0.1846822404 -0.2815734314
-0.1778749086 0.1778749086 -0.2128087380
0.1143788570 -0.1143788570 0.1549709012

result:

ok OK. Max delta: 0.001792

Test #2:

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

input:

1
0.000000

output:

2.8309922376 -1.0561707318 3.4018771715

result:

ok OK. Max delta: 0.000000

Test #3:

score: -100
Time Limit Exceeded

input:

2
0.000000 0.938096
0.938096 0.000000

output:


result: