Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:7:5: error: expected ‘(’ before ‘a’ 7 | if a == 1{ | ^ | (exam.cpp:12:5: error: expected ‘(’ before ‘a’ 12 | if a == 2{ | ^ | (