print((function (s) return s=="0" and s or s.."0" end)(io.stdin:read("*l")))