Kimariji by leonid

a=list(open('../fd/0'))
for x in a:
 while`a`.count(`x`[:-2])<2:x=x[:-1]
 print x

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

download

return to the top page