We define the Perfect Number is a positive integer that is equal to the sum of all its positive divisors except itself.
执行用时 :4 ms, 在所有 C++ 提交中击败了84.67%的用户 内存消耗 :7.9 MB, 在所有 C++ 提交中击败了95.98%的用户