运行 ID: 41517

Main.cc: In function ‘int main()’:
Main.cc:12:6: error: ‘i’ was not declared in this scope
    b[i]=0;
      ^