QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#268365 | #7734. Intersection over Union | ucup-team1005 | WA | 1ms | 3768kb | C++17 | 5.4kb | 2023-11-28 16:33:25 | 2023-11-28 16:33:26 |
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: 3768kb
input:
3 0 2 2 0 0 -2 -2 0 7 -2 9 -2 9 2 7 2 7 13 11 10 5 2 1 5
output:
0.707106646921 1 0.623841963306
result:
wrong answer 1st numbers differ - expected: '0.7071068', found: '0.7071066', error = '0.0000001'