发表评论取消回复
相关阅读
相关 ZOJ 1295——Reverse Text
在没学STL之前,可能做这道题需要开数组,在出现空格的地方外加判断,但是学完string,一条reverse语句便将输入逆转,c语音可能需要2-30行,可见c++的优化。注意:
相关 hdu1062 - Text Reverse
地址 [http://acm.hdu.edu.cn/showproblem.php?pid=1062][http_acm.hdu.edu.cn_showproblem.p
相关 Oil Deposits——个人c++解
Problem Description The GeoSurvComp geologic survey company is responsible for detect
相关 魔咒词典——个人c++解
Problem Description 哈利波特在魔法学校的必修课之一就是学习魔咒。据说魔法世界有100000种不同的魔咒,哈利很难全部记住,但是为了对抗强敌,他必须在危
相关 Elevator——个人c++解
Problem Description The highest building in our city has only one elevator. A request
相关 Text Reverse——个人c++解
Problem Description Ignatius likes to write words in reverse way. Given a single line
相关 Binary String Matching——个人c++解
描述 Given two strings A and B, whose alphabet consist only ‘0’ and ‘1’. Your task is o
相关 Word Amalgamation—— 个人c++解
Problem Description In millions of newspapers across the United States there is a wor
相关 Raising Bacteria——个人c++解
Description You are a lover of bacteria so you want to raise some bacteria in a box.
相关 小猴子下落——个人c++解
小猴子下落 时间限制:3000 ms | 内存限制:65535 KB 难度:3 描述 有一颗二叉树,最大深度为D,且所有叶子的深度都相同。
还没有评论,来说两句吧...