cKK

............当你觉得自己很辛苦,说明你正在走上坡路.............坚持做自己懒得做但是正确的事情,你就能得到别人想得到却得不到的东西............

导航

2016年4月10日

摘要: Given an input string, reverse the string word by word. For example,Given s = "the sky is blue",return "blue is sky the". 阅读全文

posted @ 2016-04-10 02:48 cKK 阅读(142) 评论(0) 推荐(0) 编辑

摘要: Given two strings s and t, determine if they are isomorphic. Two strings are isomorphic if the characters in s can be replaced to get t. All occurrenc 阅读全文

posted @ 2016-04-10 02:21 cKK 阅读(178) 评论(0) 推荐(0) 编辑