Kimariji by twobit

a=list(file("../fd/0"))
for l in a:
\x09while`a`.count(`l`[:-2])<2:l=l[:-1]
\x09print l

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

download

return to the top page