leap year by yshl

[.runstdin]{dup =only( is )print dup 100 mod 0 eq{4 idiv}if 4 mod{(not )print
exit}repeat(a leap year.)=}forall

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

download

return to the top page