Programmer ::fizmhd(MEA) www.mdown.co.cc*/
#include
int main()
{
int year;
printf("enter year\t");
scanf("%d",&year);
if (((year%4==0) && (year%100!=0))||(year%400==0))
printf("Leap Year \n");
else
printf("Not a Leap Year \n");
}
Downloading Redefined ... Did not See the Software u are looking for .... Just Contact me U will SEe .it .. here Soon ....
No comments:
Post a Comment