自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(11)
  • 收藏
  • 关注

原创 【hdoj 3371】Connect the Cities

Connect the Cities Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 12877 Accepted Submission(s): 3545 Problem Description In 2100, since t

2015-05-30 17:24:22 276

原创 【hdoj 1181】变形课

【hdoj 1181】变形课 解题思路:可以利用Floyd将所有的点遍历一遍

2015-05-30 17:16:48 65

原创 【hdoj 1233】还是畅通工程

还是畅通工程 Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 30413 Accepted Submission(s): 13593 Problem Description 某省调查乡村交通状况,得到的统计表中列出了任意两村庄间

2015-05-27 17:25:48 223

原创 【hdoj 1879】最小生成树----继续畅通工程

继续畅通工程 Time Limit:1000MS    Memory Limit:32768KB    64bit IO Format:%I64d & %I64u SubmitStatus Description 省政府“畅通工程”的目标是使全省任何两个村庄间都可以实现公路交通(但不一定有直接的公路相连,只要能间接通过公路可达即可)。现得到城镇道路统计表,表中列出了任意

2015-05-25 19:09:06 312

原创 Github

常用的git命令:    add        添加文件内容至索引    bisect     通过二分查找定位引入 bug 的变更    branch     列出、创建或删除分支    checkout   检出一个分支或路径到工作区    clone      克隆一个版本库到一个新目录    commit     记录变更到版本库    diff       显示提交之间、提

2015-05-23 17:16:32 283

原创 pots

Pots Time Limit:1000MS    Memory Limit:65536KB    64bit IO Format:%I64d & %I64u SubmitStatus Description You are given two pots, having the volume of A and B liters respectively. The f

2015-05-18 22:21:58 230

原创 并查集----Wireless Network

Wireless Network Time Limit:10000MS    Memory Limit:65536KB    64bit IO Format:%I64d & %I64u SubmitStatusPracticePOJ 2236 Description An earthquake takes place in Southeast Asia. The ACM

2015-05-13 14:38:29 371

原创 深搜---Sum it up

Sum It Up Time Limit:1000MS    Memory Limit:10000KB    64bit IO Format:%I64d & %I64u SubmitStatusPracticePOJ 1564 Description Given a specified total t and a list of n integers, find all

2015-05-13 14:02:59 263

原创 Codeforces Beta Round #1 B Spreadsheets

B. Spreadsheets time limit per test 10 seconds memory limit per test 64 megabytes input standard input output standard output In the popular spreadsheets systems (for example, in

2015-05-12 17:58:58 242

原创 日期计算

算法提高 日期计算   时间限制:1.0s   内存限制:256.0MB      问题描述   已知2011年11月11日是星期五,问YYYY年MM月DD日是星期几?注意考虑闰年的情况。尤其是逢百年不闰,逢400年闰的情况。 输入格式   输入只有一行   YYYY MM DD 输出格式   输出只有一行   W 数据规模和约定

2015-05-12 17:55:42 396

原创 Codeforces Beta Round #1 A. Theatre Square

A. Theatre Square time limit per test 2 seconds memory limit per test 64 megabytes input standard input output standard output Theatre Square in the capital city of Berland has a

2015-05-12 17:46:39 257

空空如也

空空如也

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

TA关注的人

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