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