随笔分类 -  Python

摘要:Problem:The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a dungeon. The dungeon consists of M x N rooms laid ... 阅读全文
posted @ 2015-01-28 16:01 HaruHaru 阅读(191) 评论(0) 推荐(0)
摘要:Problem: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 fo... 阅读全文
posted @ 2015-01-27 21:15 HaruHaru 阅读(149) 评论(0) 推荐(0)