Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:13:7: error: expected ‘;’ before ‘cout’ 13 | a*=b | ^ | ; 14 | cout << a | ~~~~