0_0_38811418_3782.cpp: In function 'int main()': 0_0_38811418_3782.cpp:22:25: error: 'else' without a previous 'if' 22 | else if(n==2&&m==2) printf("1\n"); | ^~~~