QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#872869#8614. 3Ducup-team4767#TL 227ms3840kbC++262.5kb2025-01-26 06:08:132025-01-26 06:08:14

詳細信息

Test #1:

score: 100
Accepted
time: 227ms
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.2261598628 0.0349394856 -0.3016661586
0.2948337775 0.0425189102 0.2473698505
-0.1982678440 -0.1139890996 0.2358083980
0.1273785935 0.0805974138 -0.1667055481

result:

ok OK. Max delta: 0.002141

Test #2:

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

input:

1
0.000000

output:

2.8309922376 -1.0561707318 3.4018771715

result:

ok OK. Max delta: 0.000000

Test #3:

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

input:

2
0.000000 0.938096
0.938096 0.000000

output:

0.2708049891 -0.2708049891 0.2708049891
-0.2708049891 0.2708049891 -0.2708049891

result:

ok OK. Max delta: 0.000000

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: