Set symmetric difference by murky-satyr

(use srfi-1)(print(string-join(sort(lset-xor equal? #0=(string-split(read-line)" ")#0#))))

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

download

return to the top page