摘要: STL 1 #include<bits/stdc++.h> 2 using namespace std; 3 char a[100]; 4 int length; 5 int main() 6 { 7 cin>>a; 8 length=strlen(a); 9 do 10 { 11 cout<<a< 阅读全文
posted @ 2018-03-31 18:43 nefuer 阅读(142) 评论(0) 推荐(0)
摘要: 链接:https://pan.baidu.com/s/1ABTrw7QRfmAN3OfSn5R2LQ 密码:bhq6 阅读全文
posted @ 2018-03-31 18:16 nefuer 阅读(126) 评论(0) 推荐(0)