摘要:
代码如下:#include#includeusing namespace std;int main(){ string s; cin>>s; //s有1,0组成 int len=s.size(); int max1=0,max0=0; int... 阅读全文
posted @ 2015-05-23 19:02
三人纷纷
阅读(727)
评论(0)
推荐(0)
摘要:
#include #includeusing namespace std;string add(string s1,string s2){ string s0; int c=0; if(s1.size()=0) { char m; if(len2>=0) { int a=(s1... 阅读全文
posted @ 2015-05-23 15:52
三人纷纷
阅读(908)
评论(0)
推荐(0)
浙公网安备 33010602011771号