QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#755457 | #7527. Doors of the Wardrobe | ucup-team138# | WA | 1ms | 6156kb | C++17 | 3.2kb | 2024-11-16 17:24:04 | 2024-11-16 17:24:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 6156kb
input:
3 4 -3 3 0.6 -0.3 4 -1 1 1 1 -4 1 0 -2 3 2 3 2 -2 -0.5 -2
output:
20.275232907551224
result:
ok answer is 20.2752329075512 (delta 0)
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 5864kb
input:
5 3 0.5 0.4 1 1 0.5 0.4 3 4 0.5 0.35 1 1 0.4 0.4 1 0 0.5 0.3 0 1 0.5 0.4 0.6 0.4 0.5 0.5
output:
0.849863527754790
result:
wrong answer expected 0.859813275223096, found 0.84986352775479 (delta 0.0099497)