0_0_24182701_10520.cpp: In function 'int main()': 0_0_24182701_10520.cpp:60:7: error: expected ';' before 'if' if (ch == '?') ^ 0_0_24182701_10520.cpp:66:7: error: 'else' without a previous 'if' else Map[0][0] = ch-'0'; ^