Main.cc: In function 'int main()': Main.cc:11:27: error: expected primary-expression before '=' token if (a%4==0&a%100!==0) ^