QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#576529 | #3195. Within Arm's Reach | mekoszc | WA | 0ms | 4184kb | C++14 | 1.0kb | 2024-09-19 20:50:12 | 2024-09-19 20:50:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3928kb
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: 3908kb
input:
1 10 10 0
output:
10.000000 0.000000
result:
ok ACCEPTED
Test #3:
score: 0
Accepted
time: 0ms
memory: 3968kb
input:
1 10 0 0
output:
10.000000 0.000000
result:
ok ACCEPTED
Test #4:
score: 0
Accepted
time: 0ms
memory: 3760kb
input:
2 10 5 2 2
output:
7.071068 7.071068 3.535534 3.535534
result:
ok ACCEPTED
Test #5:
score: 0
Accepted
time: 0ms
memory: 4184kb
input:
3 100 20 20 80 90
output:
53.127718 84.719806 69.374456 73.056039 80.000000 90.000000
result:
ok ACCEPTED
Test #6:
score: 0
Accepted
time: 0ms
memory: 4168kb
input:
3 5 10 4 5 3
output:
4.055076 -2.925126 5.629950 6.950084 5.000000 3.000000
result:
ok ACCEPTED
Test #7:
score: -100
Wrong Answer
time: 0ms
memory: 3968kb
input:
3 3 3 3 -1 -1
output:
2.121320 2.121320 0.000000 -0.000000 -2.121320 -2.121320
result:
wrong answer WRONG ANSWER: segment exceeds EPSILON diff = 1.585786