摘要: 1 #include 2 using namespace std; 3 int main() 4 { 5 int n,k; 6 while(cin>>n>>k) 7 { 8 string s; 9 setss; 10 cin>>s; 11 for(int i=0;i=0;i--){ 25 ... 阅读全文
posted @ 2018-03-12 19:55 ghblw 阅读(138) 评论(0) 推荐(0)