Contest thường xuyên 3: Từ 1 tới đâu đó (Part 4))

View as PDF

Submit solution

Points: 800 (partial)
Time limit: 3.0s
Memory limit: 256M
Input: stdin
Output: stdout

Author:
Problem type

Nhập số n, hãy đếm xem có bao nhiêu số là ước của n

Input

  • Gồm 1 dòng, nhập số n (n \le 1000)

Output

  • In ra theo yêu cầu đề bài

Sample Input

4

Sample Output

3

Comments

There are no comments at the moment.