运行 ID: 130073

Main.cc: In function ‘int main()’:
Main.cc:5:2: error: expected initializer before ‘a’
  a[1]=1
  ^