摘要: 现在才推这游戏,反省一下orz 玩了2才发现狛枝的魅力啊!!绪方的声音太过好听了,在通1的时候就超喜欢苗木的声音 果然弹丸的人设实在是质量太高了,突然想起自己的psp的我已经完全沉迷了 转载请注明作者和出处 by@洛天之痕 写在前面: 虽然弹丸2感觉还是自己打通的比较有成就感啦,但苦逼的撸主在打完一 阅读全文
posted @ 2019-01-20 17:23 TobicYAL 阅读(2574) 评论(0) 推荐(0) 编辑
摘要: Easy Given a 32-bit signed integer, reverse digits of an integer. Example 1: Example 2: Example 3: Note:Assume we are dealing with an environment whic 阅读全文
posted @ 2019-01-20 15:31 TobicYAL 阅读(123) 评论(0) 推荐(0) 编辑
摘要: Medium The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixe 阅读全文
posted @ 2019-01-20 15:17 TobicYAL 阅读(186) 评论(0) 推荐(0) 编辑
摘要: Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000. Example 1: Example 2: 1 class Solu 阅读全文
posted @ 2019-01-20 13:58 TobicYAL 阅读(135) 评论(0) 推荐(0) 编辑