Problem carpark
User Daniel0liong
Submission Time 2024-02-07 17:29:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

carpark.cpp: In function ‘int main()’:
carpark.cpp:41:16: error: lvalue required as left operand of assignment
41 | if(gg.size()=0){
| ^