Main.cc: In function 'int main()': Main.cc:5:10: error: expected initializer before '==' token int a==0; ^ Main.cc:15:9: error: 't' was not declared in this scope t--; ^