Epoka Science Olympiad 2017 - 8th Grade |
Start: May.06.2017 at 10:00:00 AM
Finish: May.06.2017 at 12:30:00 PM
The contest is finished!
• Contest scoreboard
|
Feedback | If you notice incorrect translations in Contester, please let author know.
|
|
Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb.
Even Numbers
Question:
Write a program that finds the minimum of 2 integer numbers.
Input specification:
For each line, an integer is input.
Output specification:
Displays the minimum of 2 integer numbers like the format as follows: n "is the smallest". If both numbers are equal, it outputs "both numbers are equal".
Sample Input I |
Sample Output I |
12
8
|
40
40
|
Sample Input II |
Sample Output II |
8 is the smallest
|
both numbers are equal
|
Для отправки решений необходимо выполнить вход.
|