Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:16:17: error: expected ‘}’ at end of input 16 | cout << A * B;} | ^exam.cpp:5:12: note: to match this ‘{’ 5 | int main() { | ^