print("[1-9]\\d*".r.replaceAllIn(""++io.Source.stdin,m=>(m+""toInt)+1+""))