(def n (read-string (read-line))) (prn (int (* n 1.5)))