Owl Get a Life
scicom.cpp: In function ‘int main()’:scicom.cpp:8:18: error: expected ‘;’ before ‘cout’ 8 | cin >> a >> b | ^ | ; 9 | cout << a << "Silver" | ~~~~