QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#421818 | #6763. Triangle Pendant | ucup-team874 | WA | 0ms | 3964kb | C++17 | 3.5kb | 2024-05-26 06:23:44 | 2024-05-26 06:23:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3964kb
input:
2 1 1 1 1 1 1 2 3 3 1 1 1
output:
1 1.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 -0.000000000000000 -0.000000000000000 -0.000000000000000 1 3.000000000000000 3.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 -0.000000000000000 -0.000000000000000 -0.000000000000000
result:
wrong answer 1st numbers differ - expected: '-0.81650', found: '1.00000', error = '1.81650'