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