且未

博客园 首页 新随笔 联系 订阅 管理

2018年10月8日 #

摘要: 题目二维数组存数,开始的一维存的是1000个菲波数,后面那一维是用来存数字的。#include #include #include using namespace std;const int N = 1010;const int Max = 2500;int f[N]... 阅读全文
posted @ 2018-10-08 14:25 阿聊 阅读(135) 评论(0) 推荐(0)