Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:7:13: error: expected ‘;’ before ‘}’ token 7 | cout << x*y | ^ | ; 8 | } | ~