eolymp
bolt
Try our new interface for solving problems
Problems

Increase even digit

Increase even digit

Five-digit positive integer is given. Increase by $1$ all its even digits. \InputFile One five-digit positive integer $n$. \OutputFile Print the updated five-digit number.
Time limit 1 second
Memory limit 128 MiB
Input example #1
12345
Output example #1
13355
Author Matviychuk Sergiy
Source "ABC programming"