运行 ID: 41069

Main.cc: In function ‘int main()’:
Main.cc:9:8: error: expected initializer before ‘%’ token
  int gn%10;
        ^
Main.cc:10:24: error: ‘g’ was not declared in this scope
  cout<