Face mark by rst76

main=interact$f.lines
f[a,b]=unlines[do z<-a;'(':x:y:z:")"|y<-b,x<-a]

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

download

return to the top page