Main.cc: In function 'int main()': Main.cc:5:14: error: 'sum' was not declared in this scope int a[5];sum=0; ^