随笔分类 -  高精度

摘要:codevs 3116 高精加法: #include<cstdio> #include<iostream> #include<cstring> using namespace std; int a[300],b[300],c[300],j=1; char x[300],y[300]; int mai 阅读全文
posted @ 2016-11-07 10:23 J_william 阅读(295) 评论(0) 推荐(0)