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