Cross Product of two Strings by pooq

File standardInput readLines map(split do(s:="";at(0)foreach(i,last foreach(j,write(s,i asCharacter,j asCharacter);s=" ")))writeln)

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

download

return to the top page