Owl Get a Life
typo.cpp: In function ‘int main()’:typo.cpp:13:11: error: expected ‘;’ before ‘}’ token 13 | return 0 | ^ | ; 14 | } | ~