QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#870323#8614. 3Ducup-team3188#RE 1ms3968kbC++202.8kb2025-01-25 15:50:402025-01-25 15:50:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
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.00000000000000000000 0.00000000000000000000 0.00000000000000000000
0.75840000000000000002 0.00000000000000000000 0.00000000000000000000
0.47952398983763329309 0.39641044975339188844 0.00000000000000000000
0.34931354263762008012 0.04764418544229785038 0.29847342994329509371

result:

ok OK. Max delta: 0.082901

Test #2:

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

input:

1
0.000000

output:

0 0 0

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 0 0
0 0 0.93809600000000000001

result:

ok OK. Max delta: 0.000000

Test #4:

score: -100
Runtime Error

input:

3
0.000000 0.769195 0.308169
0.769195 0.000000 0.686850
0.308169 0.686850 0.000000

output:


result: