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