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