摘要: 一、题目Given a stringsconsists of upper/lower-case alphabets and empty space characters' ', return the length of last word in the string.If the last word... 阅读全文
posted @ 2015-11-03 14:30 面包包包包包包 阅读(189) 评论(0) 推荐(0) 编辑
摘要: 一、题目The count-and-say sequence is the sequence of integers beginning as follows:1, 11, 21, 1211, 111221, ...1is read off as"one 1"or11.11is read off a... 阅读全文
posted @ 2015-11-03 11:28 面包包包包包包 阅读(147) 评论(0) 推荐(0) 编辑