摘要: 我们要求找出具有下列性质数的个数(包含输入的自然数n): 先输入一个自然数n(n 1) return f[n]; f[n] = 1; for(int i = 1;i 阅读全文
posted @ 2017-05-03 13:30 rsqppp 阅读(154) 评论(0) 推荐(0)