
What is a century?
A century is a period of 100 years (a century). For example, the 1st century consists of years 1 to 100, the 2nd century consists of years 101 to 200, and so on.
Write a program that determines what century the year is in
N?
Input
The input is a natural number
N (1 <= N <= 3000).
Imprint
Display the answer to the problem as an integer.
Examples
| # |
Input |
Output |
| 1 |
2021 |
21 |
| 2 |
200 |
2 |
Запрещенные операторы:if;while;for