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