Owl Get a Life
typo.cpp: In function ‘int main()’:typo.cpp:23:15: error: expected ‘;’ before ‘}’ token 23 | cout << "No" | ^ | ; 24 | } | ~