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