Owl Get a Life
brick.cpp: In function ‘int32_t main()’:brick.cpp:14:20: error: expected ‘;’ before ‘}’ token 14 | stack.push(arr[0]) | ^ | ; 15 | } | ~