QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#180289 | #5433. Absolute Difference | ucup-team138# | WA | 23ms | 46276kb | C++17 | 1.9kb | 2023-09-15 17:50:32 | 2023-09-15 17:50:33 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 23ms
memory: 46276kb
input:
1 1 0 1 0 1
output:
1
result:
wrong answer 1st numbers differ - expected: '0.3333333', found: '1.0000000', error = '0.6666667'