摘要: 原题:http://acm.pku.edu.cn/JudgeOnline/problem?id=1753 第一个AC版本。效率极低: Run ID User Problem Result Memory Time Language Code Length ... 阅读全文
posted @ 2009-03-26 17:50 MyShowTime 阅读(365) 评论(0) 推荐(0) 编辑
摘要: 方法同poj1753,但用在这题就TLE了,以下是TLE版本: Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 1#include 2#include 3#include 4#define MAXSTATE ... 阅读全文
posted @ 2009-03-26 11:07 MyShowTime 阅读(379) 评论(0) 推荐(0) 编辑