Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:6:5: error: expected ‘(’ before ‘a’ 6 | if a==1 { | ^ | (exam.cpp:8:5: error: ‘else’ without a previous ‘if’ 8 | } else { | ^~~~