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