Owl Get a Life
typo.cpp: In function ‘int main()’:typo.cpp:15:10: error: expected ‘;’ before ‘}’ token 15 | break | ^ | ; 16 | } | ~