Here's my solution with Clojure. ... (:dir line) "U" #(update start-point :y + %) "D" #(update start-point :y - %) "R" #(update start-point ...
確定! 回上一頁