Problem carpark
User idontlikeboystrustme
Submission Time 2025-12-17 09:07:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

carpark.cpp: In function ‘int main()’:
carpark.cpp:22:42: error: lvalue required as left operand of assignment
22 | else if(a[i] == 1 && g or a[i] = -1 && g){
| ^