QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#390704 | #3737. 三角形和矩形 | ucup-team1383 | WA | 1ms | 3956kb | C++20 | 4.0kb | 2024-04-15 20:17:38 | 2024-04-15 20:17:39 |
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: 3956kb
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:
1.500000000 1.500000000 1.500000000 1.500000000
result:
wrong answer 1st numbers differ - expected: '0.5000000', found: '1.5000000', error = '1.0000000'