Owl Get a Life
area.cpp: In function ‘int main()’:area.cpp:16:10: error: expected ‘}’ at end of input 16 | return 0; | ^area.cpp:4:12: note: to match this ‘{’ 4 | int main() { | ^