QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#872950#8614. 3Ducup-team1878#WA 1ms4224kbC++239.6kb2025-01-26 06:50:322025-01-26 06:50:33

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4224kb

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.4134234908 0.2178793629 -0.7960812141
0.5843063614 -0.7010708109 -0.1386054003
0.4662575248 0.7315765941 0.3149447696
-0.6371403954 -0.2483851461 0.6197418448

result:

wrong answer Expected distance between 0 and 1 is 0.758400, but found 1.507385