自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

EventQueue的博客

刷题囧。。。

  • 博客(5)
  • 收藏
  • 关注

原创 hdu5625 Clarke and chemistry

Clarke and chemistry Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 321    Accepted Submission(s): 173 Problem Description Clarke is a

2016-02-18 16:01:12 493

原创 poj3723 Conscription Kruscal算法最大生成森林

Conscription Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 9902   Accepted: 3502 Description Windy has a country, and he wants to build an army to prot

2016-02-12 19:20:40 678

原创 poj1654 Area

Area Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 17498   Accepted: 4855 Description You are going to compute the area of a special kind of polygon. One v

2016-02-12 15:49:48 391

原创 hdu1140 war on weather

C - War on Weather Crawling in process... Crawling failed Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1140 Description

2016-02-11 18:23:37 654

原创 POJ2485 - Highways - Kruscal最小生成树

#include #include #include #include #include using namespace std; int T, N, mapp[510][510]; int p[250010], u[250010], v[250010], w[250010], r[250010]; bool cmp(const int i, const int j) { retu

2016-02-11 15:38:25 427

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除