运行 ID: 130190

Main.cc: In function ‘int main()’:
Main.cc:4:2: error: ‘a’ was not declared in this scope
  a[1]={3};
  ^