Owl Get a Life
3nplus1.cpp: In function ‘int main()’:3nplus1.cpp:11:3: error: expected ‘}’ before ‘else’ 11 | else{ | ^~~~3nplus1.cpp:9:15: note: to match this ‘{’ 9 | if (a%2 ==0){ | ^