Owl Get a Life
topsilver.cpp: In function ‘int main()’:topsilver.cpp:11:23: error: expected ‘;’ before ‘}’ token 11 | cout << "womp womp" | ^ | ; 12 | } | ~