摘要: #include#include#include#includeusing namespace std;const int maxn=210,maxnlen=1000+10;struct number{ int x[maxnlen],len; number(){ memse... 阅读全文
posted @ 2016-09-15 19:41 Drinkwater_cnyali 阅读(170) 评论(0) 推荐(0)