摘要: 题目描述: Fraction to Recurring Decimal Given two integers representing the numerator and denominator of a fraction, return the fraction in string format. If the fractional part is repeating, enclose t... 阅读全文
posted @ 2015-03-19 17:55 香菜小语 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 题目描述: Largest Number Given a list of non negative integers, arrange them such that they form the largest number. For example, given [3, 30, 34, 5, 9], the largest formed number is 9534330. Note: T... 阅读全文
posted @ 2015-03-19 17:44 香菜小语 阅读(130) 评论(0) 推荐(0) 编辑