摘要: Addition #include<cstdio> #include<algorithm> #include<cstdlib> #include<cstring> using namespace std; const int zz=300; char s1[zz],s2[zz]; int a[zz] 阅读全文
posted @ 2017-12-15 21:38 wyfWey 阅读(68) 评论(0) 推荐(0)