自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

努力打工

一天学一点,加薪乐无忧

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

原创 hrbsut 2353 I Want Candy (思维题)

I Want CandyTime Limit: 1000 MSMemory Limit: 256000 KTotal Submit: 29(10 users)Total Accepted: 11(8 users)Rating: Special Judge: NoDescription

2017-12-24 16:36:30 154

原创 hdu 1233 还是畅通工程 最小生成树

还是畅通工程Time Limit: 4000/2000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 50958    Accepted Submission(s): 23218Problem Description某省调查乡村交通状况,得到的统计表

2017-12-19 22:48:21 159

原创 hrbust 2354 An Easy Geometry Problem

An Easy Geometry ProblemTime Limit: 1000 MSMemory Limit: 262144 KTotal Submit: 52(25 users)Total Accepted: 19(16 users)Rating: Special Judge: NoDesc

2017-12-19 22:10:48 188

原创 hrbust 2362 Aggie’s Tasks

Aggie’s TasksTime Limit: 1000 MSMemory Limit: 262144 KTotal Submit: 44(25 users)Total Accepted: 13(12 users)Rating: Special Judge: NoDescription

2017-12-19 22:05:07 193

原创 数论 —— 逆元(费马小定理/扩展欧几里得)

拓展欧几里得:(证明过程参考自百度百科)原式: ax+by=gcd(a,b)(假设a≥b)当b=0时有gcd(a,b)==a,此时x=1,y=0当b不为0时,根据欧几里得定理gcd(a,b)=gcd(b,amodb)可得ax+by=gcd(a,b)=gcd(b,amodb)=bx′+(amodb)y′,即 ax+by=bx′+(amodb)y′=bx′+(a−b∗⌊a/b⌋)y′移项得 ax+by...

2017-12-13 20:04:36 476

原创 POJ 2418 Hardwood Species (二叉搜索树/map)

Hardwood SpeciesTime Limit: 10000MS Memory Limit: 65536KTotal Submissions:25606 Accepted: 9831DescriptionHardwoods are the botanical group of trees that have broa

2017-12-12 11:13:02 262

原创 Poj 2528 Mayor's posters (线段树区间更新)

Mayor's postersTime Limit: 1000MS Memory Limit: 65536KTotal Submissions:70776 Accepted: 20412DescriptionThe citizens of Bytetown, AB, could not stand that the candidates in the mayoral election campai...

2017-12-02 15:55:30 144

原创 poj 2352 Stars (树状数组/线段树)

StarsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions:50142 Accepted: 21630DescriptionAstronomers often examine star maps where stars are represented by p

2017-12-02 14:41:15 179

原创 Poj 2182 Lost Cows 线段树

Lost CowsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions:12167 Accepted: 7819DescriptionN (2 <= N <= 8,000) cows have unique brands in the range 1..N. In a spectacular display of poor j...

2017-12-01 21:10:46 152

空空如也

空空如也

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

TA关注的人

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