(def in (read-line)) (def n (read-string in)) (print (int (quot n 1.5)))