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