QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#576357 | #3195. Within Arm's Reach | mekoszc | WA | 0ms | 4036kb | C++14 | 1017b | 2024-09-19 20:03:52 | 2024-09-19 20:03:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3844kb
input:
2 4 2 -8 -3
output:
-3.745317 -1.404494 -5.617975 -2.106741
result:
ok ACCEPTED
Test #2:
score: 0
Accepted
time: 0ms
memory: 4036kb
input:
1 10 10 0
output:
10.000000 0.000000
result:
ok ACCEPTED
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3840kb
input:
1 10 0 0
output:
0.000000 0.000000
result:
wrong answer WRONG ANSWER: segment exceeds EPSILON diff = 10.000000