Main.cc: In function 'int main()': Main.cc:5:24: warning: unused variable 'Sum' [-Wunused-variable] long long i=100,g,s,b,Sum=0; ^ Main.cc:16:1: error: expected '}' at end of input } ^