摘要: https://leetcode.com/problems/isomorphic-strings/Given two stringssandt, determine if they are isomorphic.Two strings are isomorphic if the characters... 阅读全文
posted @ 2015-12-02 16:13 流白 阅读(209) 评论(0) 推荐(0)
摘要: https://leetcode.com/problems/h-index/Given an array of citations (each citation is a non-negative integer) of a researcher, write a function to compu... 阅读全文
posted @ 2015-12-02 14:40 流白 阅读(275) 评论(0) 推荐(0)
摘要: https://leetcode.com/problems/dungeon-game/The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a dungeon. The du... 阅读全文
posted @ 2015-12-02 10:56 流白 阅读(226) 评论(0) 推荐(0)