leap year by pooq

for y=scanf("%d")'printf("%d is %sa leap year.\n",y,{"not ",""}{is_leap_year(y)+1})end

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

download

return to the top page