[LeetCode] 3233. Find the Count of Numbers Which Are Not Special
문제 정의
Link : 3233. Find the Count of Numbers Which Are Not Special
You are given 2 positive integers l and r. For any number x, all positive divisors of x except x are called the proper divisors of x.
A number is called special if it has exactly 2 p...
blog.hyunjun.org2 min read