Run id: 7306

Main.cc: In function 'int jiecheng(int)':
Main.cc:8:9: error: declaration of 'int n' shadows a parameter
     int n=1;
         ^