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