Main.cc: In function 'int main()': Main.cc:9:26: error: expected primary-expression before '%' token if(y%400==0&&y%4==0&&y%%100!=0) ^