摘要: 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4717思路:三分时间求极小值。#include #include #include #include #include using namespace std;const int MAX_N = (300... 阅读全文
posted @ 2014-10-16 17:47 ihge2k 阅读(246) 评论(0) 推荐(0) 编辑