运行 ID: 440245

Main.cc: In function ‘int main()’:
Main.cc:6:8: error: ‘a’ was not declared in this scope
   cin>>a[i];
        ^
Main.cc:9:9: error: ‘a’ was not declared in this scope
   cout<