01 2015 档案

【原创】leetCodeOj --- Word Ladder II 解题报告 (迄今为止最痛苦的一道题)
摘要:原题地址:https://oj.leetcode.com/submissions/detail/19446353/题目内容:Given two words (startandend), and a dictionary, find all shortest transformation sequen... 阅读全文

posted @ 2015-01-24 21:32 shadowmydx'sLab 阅读(202) 评论(0) 推荐(0) 编辑

【原创】leetCodeOj --- Fraction to Recurring Decimal 解题报告
摘要:原题地址:https://oj.leetcode.com/problems/fraction-to-recurring-decimal/题目内容:Given two integers representing the numerator and denominator of a fraction, ... 阅读全文

posted @ 2015-01-20 20:19 shadowmydx'sLab 阅读(244) 评论(0) 推荐(0) 编辑

【原创】leetCodeOj --- Factorial Trailing Zeroes 解题报告
摘要:原题地址:https://oj.leetcode.com/problems/factorial-trailing-zeroes/题目内容:Given an integern, return the number of trailing zeroes inn!.Note:Your solution s... 阅读全文

posted @ 2015-01-19 23:46 shadowmydx'sLab 阅读(243) 评论(0) 推荐(0) 编辑

【原创】leetCodeOj --- Dungeon Game 解题报告
摘要:原题地址:https://oj.leetcode.com/problems/dungeon-game/题目内容:The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a du... 阅读全文

posted @ 2015-01-18 13:58 shadowmydx'sLab 阅读(236) 评论(0) 推荐(0) 编辑

【原创】leetCodeOj --- Largest Number 解题报告
摘要:原题地址:https://oj.leetcode.com/problems/largest-number/题目内容:Given a list of non negative integers, arrange them such that they form the largest number.F... 阅读全文

posted @ 2015-01-18 01:05 shadowmydx'sLab 阅读(160) 评论(0) 推荐(0) 编辑

导航