Problem | carpark |
---|---|
User | SongWei6339 |
Submission Time | 2023-11-18 22:12:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
carpark.cpp: In function ‘int main()’:
carpark.cpp:26:21: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator==’
26 | if(prev == 0){
| ~~~~~^~~~