The number of evens #2
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
Your program is given a natural number . It must print the number of even natural numbers smaller than .
Input
A natural number , does not exceed .
Output
The answer to the problem.
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 3K
Acceptance rate 49%