QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#444840 | #8524. Weather Forecast | ucup-team244# | WA | 1ms | 4740kb | C++14 | 1.4kb | 2024-06-15 21:37:10 | 2024-06-15 21:37:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 4740kb
input:
7 3 1 3 1 2 2 2 1
output:
1.500000000000
result:
wrong answer 1st numbers differ - expected: '1.66667', found: '1.50000', error = '0.16667'