Main.cc: In function 'int main()': Main.cc:11:4: error: 'sum' was not declared in this scope sum++; ^ Main.cc:14:8: error: 'sum' was not declared in this scope cout<