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