摘要: 题目:N个气球排成一排,从左到右依次编号为1,2,3....N.每次给定2个整数a b(a 2 #include 3 #define maxn 110000 4 5 int aa[maxn]; 6 7 int main() 8 { 9 int t;10 11 while(sca... 阅读全文
posted @ 2015-07-19 16:45 栀蓝 阅读(165) 评论(0) 推荐(0) 编辑
摘要: #include #include #include #include #include #include #include using namespace std;#define INF 0xfffffff#define N 1002int n, m, G[N][N], vis[N], dist[... 阅读全文
posted @ 2015-07-19 09:58 栀蓝 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 题目链接:http://poj.org/problem?id=2253FroggerTime Limit:1000MSMemory Limit:65536KTotal Submissions:31114Accepted:10027DescriptionFreddy Frog is sitting o... 阅读全文
posted @ 2015-07-19 09:50 栀蓝 阅读(173) 评论(0) 推荐(0) 编辑

levels of contents