Owl Get a Life
nycheer.cpp: In function ‘int main()’:nycheer.cpp:14:16: error: expected ‘;’ before ‘}’ token 14 | cout << a << b | ^ | ; 15 | 16 | } | ~