Owl Get a Life
lasers.cpp: In function ‘int main()’:lasers.cpp:19:9: error: ‘walls’ was not declared in this scope; did you mean ‘wall’? 19 | walls[i].resize(X); | ^~~~~ | wall