(setq n (read-line)) (print (princ-to-string (* (parse-integer n) 10)))