Main.cc: In function 'int main()': Main.cc:6:40: error: unable to find numeric literal operator 'operator"" year' if(year%4!=0||year%4==0&&year%100==0year%400!=0) ^