while(y:?read(?-,?-,~))#~do printf(?t,"~d is~a a leap year. ",y,if mod(y,400)=0or mod(y,100)>0and mod(y,4)=0then""else" not");