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