该文被密码保护。 阅读全文
posted @ 2017-12-05 23:53 TFLSNOI 阅读(97) 评论(0) 推荐(0)
摘要: 1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 int main() 7 { 8 int t=0,t1=0,l,l2; 9 string s,ss; 10 getline(cin,ss); 11 getline(cin,s); 12 l2=ss.si... 阅读全文
posted @ 2017-12-05 18:00 TFLSNOI 阅读(3249) 评论(0) 推荐(0)