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