Vowel Heavy by henkma

main=interact$unlines.filter(\l->sum[2|x<-l,elem x"aeiou"]>length l).lines

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

download

return to the top page