Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:10:14: error: invalid type argument of unary ‘*’ (have ‘int’) 10 | cout << A**B; | ^