运行 ID: 36800

Main.cc: In function ‘int main()’:
Main.cc:18:14: error: ‘b’ was not declared in this scope
   c[i]=b1[i]+b[i]+x;
              ^