摘要:
题目来源:http://poj.org/problem?id=1654代码如下:typedef long long LL ;const double EPS = 1e-10;const int Max_N = 1000005;char s[Max_N];int dx[10]={0,-1,0,1,-1... 阅读全文
posted @ 2014-04-16 20:56
goodniao_1
阅读(166)
评论(0)
推荐(0)
2014年4月16日