随笔分类 -  UVA&LA

摘要:/*【题目来源】http://poj.org/problem?id=1128【题目分析】几张图片叠在一起,给出堆叠后的情况,要求出所有可能的从下到上的堆叠顺序。【思路分析】 1.题目已经很明确的告诉每个边框的每条边,至少会有一个字母露在外面所以遍历整张图,确定每个边框的范围。 只需确定左上角和右下角... 阅读全文
posted @ 2014-06-28 19:19 daydaycode 阅读(572) 评论(0) 推荐(1)
摘要:The famous Korean internet company nhn has provided an internet-based photo service which allows The famous Korean internet company users to directly ... 阅读全文
posted @ 2014-06-23 16:21 daydaycode 阅读(245) 评论(0) 推荐(0)