Clojure [edit]. (defn print-cchanges [s] (println (clojure.string/join ", " (map first (re-seq #"(.)\1*" s)))))
確定! 回上一頁