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