Owl Get a Life
yayornay.cpp: In function ‘int main()’:yayornay.cpp:20:18: error: expected ‘;’ before ‘}’ token 20 | cout << "Nay" | ^ | ; 21 | } | ~