QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'