QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#580991 | #7702. Three Spheres and a Tetrahedron | Princeton_Tigers | WA | 0ms | 3828kb | C++20 | 7.9kb | 2024-09-22 02:39:29 | 2024-09-22 02:39:29 |
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: 3828kb
input:
2 3 2 3 1 4
output:
2.85633 0.821835 1.83046 2.18158
result:
wrong answer 1st lines differ - expected: '2.8563 0.8218 1.8305 2.1816', found: '2.85633 0.821835 1.83046 2.18158'