暴力枚举完美数 摘要:```c++ #include using namespace std; bool func(int x) { int sum(0); for(int i = 1;i>n;…… 题解列表 2023年05月13日 0 点赞 0 评论 213 浏览 评分:0.0