simple language by pooq

main=interact$f .length
f x=if x>12 then"125
24"else"4"

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

download

return to the top page