随笔分类 -  高精度

摘要:递推+环状特殊处理+高精度 #include<algorithm> #include<iostream> #include<cstdlib> #include<cstring> #include<cstdio> #include<cmath> using namespace std; int n; 阅读全文
posted @ 2016-03-25 17:39 Yangjiyuan 阅读(213) 评论(0) 推荐(0)