QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872863#8614. 3Ducup-team4767#TL 203ms3968kbC++262.5kb2025-01-26 06:04:222025-01-26 06:04:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 203ms
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.2255655195 0.0883683029 -0.2972837711
0.2746114146 0.0944337890 0.2551355027
-0.1951318994 -0.1427912825 0.2210227313
0.1478849869 -0.0404347972 -0.1797045694

result:

ok OK. Max delta: 0.033139

Test #2:

score: 0
Accepted
time: 1ms
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: 3ms
memory: 3968kb

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: