Main.cc: In function 'int main()': Main.cc:25:29: error: 'ge' was not declared in this scope if(s1(i) && s1(10 * ge + shi)){ ^ Main.cc:25:34: error: 'shi' was not declared in this scope if(s1(i) && s1(10 * ge + shi)){ ^