3034: 自然数的拆分 摘要:```cpp #include using namespace std; int a[1001]={1},f,b[1001],k,n; void out(int t){//输出函数 …… 题解列表 2023年04月15日 0 点赞 0 评论 459 浏览 评分:6.7