Owl Get a Life
area.cpp: In function ‘int main()’:area.cpp:12:11: error: expected ‘;’ before ‘}’ token 12 | cout << t | ^ | ; 13 | } | ~