Owl Get a Life
brick.cpp: In function ‘int main()’:brick.cpp:24:10: error: expected ‘;’ before ‘}’ token 24 | return 0 | ^ | ; 25 | } | ~