Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Basics of C++
(C++) Subroutines: Procedures and Functions - 2
Module:
(C++) Subroutines: Procedures and Functions - 2
Problem
4
/11
Number of divisors of a number
Problem
Write a function that returns the number of divisors of a natural number
Examples
#
Input
Output
1
6
4
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary