QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#824124 | #9778. Brotato | ucup-team5647# | WA | 1ms | 3940kb | C++20 | 745b | 2024-12-21 12:30:11 | 2024-12-21 12:30:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3872kb
input:
5 0 0.5
output:
62
result:
ok found '62.000000000', expected '62.000000000', error '0.000000000'
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3940kb
input:
5 1 0.5
output:
16.4999999999993179
result:
wrong answer 1st numbers differ - expected: '47.0000000', found: '16.5000000', error = '0.6489362'