摘要: ZigZag Conversion------(String)题目:The string"PAYPALISHIRING"is written in a zigzag pattern on a given number of rows like this: (you may want to displ... 阅读全文
posted @ 2015-10-17 11:04 锄,禾日当午 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 题目:Reverse IntegerTotal Accepted: 102355 Total Submissions: 436373 Difficulty: Easy Reverse digits of an integer. Example1: x = 123, return 321Example... 阅读全文
posted @ 2015-10-17 11:01 锄,禾日当午 阅读(145) 评论(0) 推荐(0) 编辑