QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#871513 | #8614. 3D | ucup-team3215# | WA | 2198ms | 3968kb | C++23 | 1.6kb | 2025-01-25 20:57:28 | 2025-01-25 20:57:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1531ms
memory: 3968kb
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:
-9 -8.72403 -8.99289 -8.36849 -9 -8.92434 -8.43328 -8.48402 -9 -8.74784 -8.76267 -8.71792
result:
ok OK. Max delta: 0.065823
Test #2:
score: 0
Accepted
time: 392ms
memory: 3968kb
input:
1 0.000000
output:
-9 -9 -9
result:
ok OK. Max delta: 0.000000
Test #3:
score: 0
Accepted
time: 573ms
memory: 3968kb
input:
2 0.000000 0.938096 0.938096 0.000000
output:
-9 -8.66788 -8.92201 -8.21422 -9 -9
result:
ok OK. Max delta: 0.081454
Test #4:
score: 0
Accepted
time: 990ms
memory: 3968kb
input:
3 0.000000 0.769195 0.308169 0.769195 0.000000 0.686850 0.308169 0.686850 0.000000
output:
-9 -8.56837 -8.8225 -8.41531 -9 -9 -8.67726 -8.46091 -8.81532
result:
ok OK. Max delta: 0.059680
Test #5:
score: -100
Wrong Answer
time: 2198ms
memory: 3840kb
input:
5 0.000000 0.444506 0.292333 0.209539 1.195824 0.444506 0.000000 0.220873 0.748833 0.757486 0.292333 0.220873 0.000000 0.533499 0.797167 0.209539 0.748833 0.533499 0.000000 1.141148 1.195824 0.757486 0.797167 1.141148 0.000000
output:
-8.81801 -9 -8.30874 -8.63877 -8.88374 -8.74198 -8.71307 -8.81207 -8.54917 -8.8989 -8.91289 -8.11023 -9 -8.17479 -9
result:
wrong answer Expected distance between 0 and 4 is 1.195824, but found 1.091757