eolymp
bolt
Try our new interface for solving problems
Problems

The maximum number

The maximum number

Find the maximum positive integer that does not exceed \textbf{n}, the sum of which digits is maximum. \InputFile One positive integer \textbf{n} (\textbf{1} ≤ \textbf{n} ≤ \textbf{2 147 483 647}). \OutputFile One number - the answer to the problem.
Time limit 1 second
Memory limit 64 MiB
Input example #1
115
Output example #1
99