File standardInput readLines map(asNumber)map(v,writeln(v," is ",if((v mod(100)>0)!=(v mod(4)>0)==(v mod(400)>0),"","not "),"a leap year."))