Owl Get a Life
brick.cpp: In function ‘int main()’:brick.cpp:16:11: error: ‘stak’ was not declared in this scope; did you mean ‘stack’? 16 | while(stak.size()>0){ | ^~~~ | stack