Feedback | If you notice incorrect translations in Contester, please let author know.
|
|
Time limit 4000/7000/7000/7000 ms. Memory limit 65000/65000/65000/65000 Kb. Olympiad 2013. Prepared by: Evis Hoxha.
Difficulty Alpha
Question 1- Leap year
Shqip
There will be given a year. Determine if the given year is leap or not.
Input
There will be given a year N.
(0 < N <= 3000)
Output
If N is a leap year, showВ “YES”, else show “NO”.
Input II
|
1600
|
Output II |
YES |
Для отправки решений необходимо выполнить вход.
|