QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#392545 | #3737. 三角形和矩形 | ucup-team1383 | WA | 0ms | 3856kb | C++20 | 2.9kb | 2024-04-17 17:02:06 | 2024-04-17 17:02:06 |
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: 3856kb
input:
0 0 1 1 0 0 1 1 0 1 1 0 0 0 1 1 1 0 0 1 0 0 1 1 1 1 0 0 0 0 1 1
output:
0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
result:
wrong answer 1st numbers differ - expected: '0.5000000', found: '0.0000000', error = '0.5000000'