Owl Get a Life
topsilver.cpp: In function ‘int main()’:topsilver.cpp:9:29: error: expected ‘;’ before ‘}’ token 9 | cout << "top silver" | ^ | ; 10 | } | ~