Owl Get a Life
brick.cpp: In function ‘int main()’:brick.cpp:15:48: error: expected ‘)’ before ‘{’ token 15 | while (!stack.empty() && stack.back() <= a[i]{ | ~ ^ | )