#include <stdio.h>
int main() {
int y;
printf("Enter a year:");
scanf("%d",&y);
if(y%4==0)
{
printf("%d is a leap year",y);
}
else
{
printf("%d is not a leap year",y);
}
}
Everytime i think through that why i dont have many friends of my age or even around my age also. But this one time really did help me in ny...
No comments:
Post a Comment