Owl Get a Life
brick.cpp: In function ‘int main()’:brick.cpp:29:15: error: expected ‘;’ before ‘}’ token 29 | cout << " " | ^ | ; 30 | } | ~