the same ArrayA as ArrayB by pooq

File standardInput readLines map(split("==")map(sort)do(if(first==last,"same","different")println))

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

download

return to the top page