fork download
  1. (println
  2. (mapv #(.replace(str(nth(iterate list(symbol %))(*(count %)%2)))"(""")
  3. ["codegolf" "codegolf" "noob team omg" "hi!"]
  4. [1.25 0.75 0.5 4.99]
  5. )
  6. )
Success #stdin #stdout 0.7s 335552KB
stdin
Standard input is empty
stdout
[codegolf)))))))))) codegolf)))))) noob team omg)))))) hi!))))))))))))))]