HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Sections > Search > problem:


50576 - Number of Perfect numbers

Guest
• Discussion of problem (3)

Section problems

• 50459 - The Biggest Digit
• 50784 - Top Growing Company
• 50791 - Mine field
• 50867 - Average of the Best Grades
• 50460 - Median of 3 Numbers
• 50566 - Grade Point Average (GPA)
• 50573 - Count and Sum
• 50575 - Number of Prime numbers
• 50576 - Number of Perfect num...
• 50588 - Processing the list of numbers
• 50547 - Close Pair
• 50238 - The smallest number
• 50437 - Age Labeling
• 50457 - The Number of Winners
• 50478 - Letter Grades
• 50782 - Max of N integers
• 50552 - Casual shoes

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.
Prepared by Ibrahim Mesecan.

Number of Perfect numbers

Shqip
Perfect number is a number whose sum of divisors are equal to the number itself.
e.g. 6 is a perfect number because sum of its divisors is 1+2+3=6.
Read two numbers and find out how many perfect numbers are there between these numbers.
Input specification
There will be only two numbers in the input file which are between 1 < n < m ≤ 20000.
Output specification
Between the given numbers, show the number of perfect numbers,if there is any. Otherwise print "No" (without double quotations).
Input I Output 1
5 30
2

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

www.contester.ru