Owl Get a Life
carpark.cpp: In function ‘int main()’:carpark.cpp:27:25: error: ‘num_cars’ was not declared in this scope 27 | for (int i = 1; i < num_cars;++i) { | ^~~~~~~~