leap year by pooq

while(0<1){val y=readInt;println(y+" is "+(if(0<y%(if(0<y%50)4 else 16))"not "else"")+"a leap year.")}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page