Main.cc: In function 'int main()': Main.cc:8:11: error: expected unqualified-id before ',' token int a,,b,c; ^ Main.cc:10:13: error: expected primary-expression before '<<' token cout<