摘要:
http://acm.hdu.edu.cn/showproblem.php?pid=2255题意: 汉语滴。。。 复习下KM,一段时间不动就是不行代码:#include<iostream>#include<cstdio>#include<string>#include<cstring>#include<algorithm>#define Max(a,b)a>b?a:b#define Min(a,b)a<b?a:b#define inf 10000000#define MAX 302using namespace std;i 阅读全文
posted @ 2012-04-04 22:03
快乐.
阅读(276)
评论(0)
推荐(0)

浙公网安备 33010602011771号