Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:9:1: error: expected ‘}’ before ‘else’ 9 | else if(x == 2){ | ^~~~exam.cpp:7:12: note: to match this ‘{’ 7 | if(x == 1) { | ^