0_0_27040533_18388.cpp: In function 'int main()': 0_0_27040533_18388.cpp:8:35: error: 'a' was not declared in this scope if((year%4==0)&&(year%100!=0)||(a%400==0)){ ^