The number of even n-digit numbers is 4
Easy
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
It is necessary to find and output the number of even natural significant numbers that do not belong to the interval .
Input
Three natural numbers , , in one line separated by a gap ,
Output
The answer to the problem.
Examples
Input #1
Answer #1
Submissions 466
Acceptance rate 17%