Main.cc: In function 'int main()': Main.cc:9:3: error: 'sum' was not declared in this scope sum += a[i]; ^ Main.cc:11:8: error: 'sum' was not declared in this scope cout<