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