文件名称:ReserveByMord
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- L***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是2008/6金山网上招聘试题的第三个题,把一个字符串按字逆序,但是若查找到第二个字符串则这部分不逆。
比如:
输入:This is a test programming by C++ !
is a test
输出:! C++ by programming is a test This
-This is the 2008/6 Jinshan online recruitment examination of the third title to reverse a string by word, but if the search to the second string is not to reverse this part. For example: Type: This is a test programming by C++! Is a test Output:! C++ By programming is a test This
比如:
输入:This is a test programming by C++ !
is a test
输出:! C++ by programming is a test This
-This is the 2008/6 Jinshan online recruitment examination of the third title to reverse a string by word, but if the search to the second string is not to reverse this part. For example: Type: This is a test programming by C++! Is a test Output:! C++ By programming is a test This
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ReserveByMord
.............\ReserveByWord.cpp
.............\ReserveByWord.cpp