摘要:原题地址:https://oj.leetcode.com/submissions/detail/19446353/题目内容:Given two words (startandend), and a dictionary, find all shortest transformation sequen...
阅读全文
摘要:原题地址:https://oj.leetcode.com/problems/fraction-to-recurring-decimal/题目内容:Given two integers representing the numerator and denominator of a fraction, ...
阅读全文
摘要:原题地址:https://oj.leetcode.com/problems/factorial-trailing-zeroes/题目内容:Given an integern, return the number of trailing zeroes inn!.Note:Your solution s...
阅读全文
摘要:原题地址: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...
阅读全文
摘要:原题地址:https://oj.leetcode.com/problems/largest-number/题目内容:Given a list of non negative integers, arrange them such that they form the largest number.F...
阅读全文