QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#508523 | #4799. Rotate Sum 3 | ucup-team1005 | WA | 0ms | 4004kb | C++20 | 4.8kb | 2024-08-07 16:44:36 | 2024-08-07 16:44:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 4004kb
input:
3 0 -1 1 0 0 1
output:
0.662305884
result:
wrong answer 1st numbers differ - expected: '1.0471976', found: '0.6623059', error = '0.3675445'