Cf 354C
摘要:
#include #include using namespace std; int n,k; char s[100000+10]; int a[100000+10]; int f(char c){ a[0]=0;int ans=-1; for(int i=0;ik) j++; ans = max(ans,i-j); } return ans;... 阅读全文
posted @ 2016-05-26 14:21 Lxyan 阅读(133) 评论(0) 推荐(0)
浙公网安备 33010602011771号