摘要:
http://codeforces.com/contest/353/problem/CCodeforces Round #205 (Div. 2)C#includeint s[109999];int dp[109999];char str[109999];int Max(int a,int b){ if(a=0;i--){ if(str[i]=='0')continue; max=Max(max,all+dp[i]); all+=s[i+1]; } max=Max(all,max); ... 阅读全文
posted @ 2013-10-11 13:50 huhuuu 阅读(449) 评论(0) 推荐(0)
浙公网安备 33010602011771号