摘要: Description:You are a product manager and currently leading a team to develop a new product. Unfortunately, the latest version of your product fails t... 阅读全文
posted @ 2015-09-26 22:18 Pickle 阅读(161) 评论(0) 推荐(0) 编辑
摘要: Description:Given an arraynums, write a function to move all0's to the end of it while maintaining the relative order of the non-zero elements.For exa... 阅读全文
posted @ 2015-09-26 21:37 Pickle 阅读(151) 评论(0) 推荐(0) 编辑
摘要: Description:Write a program to check whether a given number is an ugly number.Ugly numbers are positive numbers whose prime factors only include2, 3, ... 阅读全文
posted @ 2015-09-26 21:05 Pickle 阅读(157) 评论(0) 推荐(0) 编辑