摘要:
```#includeusing namespace std;const int dight=10000;string a,b;int x[dight+10],y[dight+10],s[dight+10];int main(){ int la,lb; cin>>a>>b; la=a.size(); lb=b.size(); if(a[0]=='0' && b[0]=='0... 阅读全文
posted @ 2019-12-26 12:32
superter
阅读(653)
评论(0)
推荐(0)

浙公网安备 33010602011771号