运行 ID: 42108

Main.cc: In function ‘void g(char, int)’:
Main.cc:11:14: error: ‘s’ was not declared in this scope
    g(c[i][1],s+1);
              ^