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