摘要:
1、字符数组查找 #include #include #include #include #include #include using namespace std;int main(){string str;int n;char ch;cin>>str;getchar();scanf("%... 阅读全文
posted @ 2015-01-24 20:40 蓝空 阅读(1839) 评论(0) 推荐(0)
|
||
|
摘要:
1、字符数组查找 #include #include #include #include #include #include using namespace std;int main(){string str;int n;char ch;cin>>str;getchar();scanf("%... 阅读全文
posted @ 2015-01-24 20:40 蓝空 阅读(1839) 评论(0) 推荐(0) |
||