Owl Get a Life
brick.cpp: In function ‘int main()’:brick.cpp:40:15: error: ‘stacks’ was not declared in this scope; did you mean ‘stack’? 40 | for (int i : stacks) { | ^~~~~~ | stack