Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:6:15: error: expected ‘;’ before ‘if’ 6 | cout<<x<<A<<B | ^ | ; 7 | if(x==2) | ~~