HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Sections > Unsorted > problem:


50945 - Bigger or Smaller

Section problems

• 50882 - Say Hello
• 50951 - Odd Numbers
• 50883 - Win or Lose
• 50892 - Even Numbers
• 50891 - Smallest Number
• 50965 - Draw the Pattern
• 50945 - Bigger or Smaller
• 50946 - Area of Rectangle
• 50949 - Vowel or Consonant
• 50881 - Exchange the Values
• 50937 - Calculate the Average
• 50947 - Calculate the Average
• 50964 - Increasing or Decreasing
• 50948 - Translate Score into Grade
• 51104 - Steel

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.

Bigger or Smaller

Create a program that asks the user to enter an integer. If the integer is less than 10, print the message "This number is too small". If the integer is greater than or equal to 10, print "This number is big enough”.

Input: In the first line you will get a number.

Output: The message.

Sample Input1:

Sample Input2:

Sample Input3:

5

10

25

Sample Output1:

Sample Output2:

Sample Output3:

This number is too small

This number is big enough

This number is big enough

 

Для отправки решений необходимо выполнить вход.

www.contester.ru