0_0_36040383_31321.cpp: In function 'void Day(int, int, int)': 0_0_36040383_31321.cpp:14:46: error: 'm' was not declared in this scope if(year%4==0&&(year%100!=0||year%400==0)&&(m>2)) ^