自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(15)
  • 资源 (1)
  • 收藏
  • 关注

原创 HDU 1348 (凸包模板之卷包裹)

WallTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 7258    Accepted Submission(s): 2099Problem DescriptionOnce upon a time ther

2017-09-29 21:11:39 290

原创 HDU 1394 Minimum Inversion Number

Minimum Inversion NumberTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 21644    Accepted Submission(s): 12938Problem Description

2017-09-27 16:58:08 299

原创 poj 1556 The Doors

The DoorsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 9106 Accepted: 3489DescriptionYou are to find the length of the shortest path through a chamb

2017-09-26 10:00:51 289

原创 poj 2653 Pick-up sticks

Pick-up sticksTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 13844 Accepted: 5249DescriptionStan has n sticks of various length. He throws them one at

2017-09-26 08:30:51 446

原创 2017 ACM-ICPC 亚洲区(南宁赛区)网络赛 L. The Heaviest Non-decreasing Subsequence Problem

Let SS be a sequence of integers s_{1}s​1​​, s_{2}s​2​​, ......, s_{n}s​n​​ Each integer is is associated with a weight by the following rules:(1) If is is negative, then its weight is 00.(2)

2017-09-24 21:09:19 301

原创 poj 1269 Intersecting Lines(判断两条直线三种状态)

Intersecting LinesTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 16792 Accepted: 7233DescriptionWe all know that a pair of distinct points on a plane

2017-09-21 10:39:23 353

原创 poj 3304 Segments(线段与直线相交)

SegmentsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 15494 Accepted: 4916DescriptionGiven n segments in the two dimensional space, write a program,

2017-09-20 21:05:11 288

原创 poj 2398 Toy Storage

题目链接:http://poj.org/problem?id=2398分析:2318的变形题,需要排序,不多解释了。代码如下:#include#include#include#include#include#includeusing namespace std;struct Node { int x,y;}edge[5005],node[5005];int cm

2017-09-19 23:20:31 352

原创 poj 2318 TOYS

TOYSTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 16340 Accepted: 7837DescriptionCalculate the number of toys that land in each bin of a partitioned

2017-09-19 20:18:02 378

原创 HDU 4720 Naive and Silly Muggles(三角形最小覆盖圆)

Naive and Silly MugglesTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1236    Accepted Submission(s): 828Problem DescriptionThr

2017-09-19 16:16:12 515

原创 hdu 6206 Apple(Java大数)

AppleTime Limit: 1000/1000 MS (Java/Others)    Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 806    Accepted Submission(s): 267Problem DescriptionApple is Taotao's favo

2017-09-19 14:46:01 928

原创 HDU 1028 Ignatius and the Princess III (母函数模板)

Ignatius and the Princess IIITime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 22724    Accepted Submission(s): 15867Problem Descripti

2017-09-17 21:12:20 238

原创 hdu 1160 排序+下降子序列变形 FatMouse's Speed

FatMouse's SpeedProblem DescriptionFatMouse believes that the fatter a mouse is, the faster it runs. To disprove this, you want to take the data on a collection of mice and put as large a su

2017-09-12 20:45:51 305

原创 HDU 1176 免费馅饼

免费馅饼Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 52921    Accepted Submission(s): 18575Problem Description都说天上不会掉馅饼,但有一天gameb

2017-09-12 08:54:11 282

原创 HDU 1257 最少拦截系统

最少拦截系统Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 45670    Accepted Submission(s): 17993Problem Description某国为了防御敌国的导弹袭击,发展出

2017-09-03 19:38:29 352

jspsmartupload(UTF-8版)

老版本的smartupload是GBK的,上传文件后文件,保存后会乱码,这里更新了源码希望可以帮到大家

2017-12-12

空空如也

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

TA关注的人

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