QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#871527#8614. 3Ducup-team3215#TL 1463ms3968kbC++231.6kb2025-01-25 20:59:302025-01-25 20:59:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1463ms
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:

-8.40626 -9 -8.83456 
-9 -8.96849 -8.50887 
-8.79069 -8.75623 -9 
-8.65344 -8.93699 -8.54659 

result:

ok OK. Max delta: 0.096285

Test #2:

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

input:

1
0.000000

output:

-9 -9 -9 

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: