运行 ID: 31687

Main.cc: In function ‘int main()’:
Main.cc:15:4: error: ‘sum’ was not declared in this scope
    sum+=a[i];
    ^~~
Main.cc:17:9: error: ‘sum’ was not declared in this scope
   cout<