自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Codeforces 620E New Year Tree (哈希 + 线段树)

http://codeforces.com/problemset/problem/620/E New Year TreeThe New Year holidays are over, but Resha doesn’t want to throw away the New Year tree. He invited his best friends Ke

2016-01-29 23:00:59 909

原创 Codeforces 617E ( 莫队算法 Mo's algorithm )

原文链接:http://blog.anudeep2011.com/mos-algorithm/本文是参考了上文的链接并做了很大改动。这个算法在Codeforces Div.1的C或D中比较常见。本文将从按以下几个步骤来了解Mo’s algorithm:引出一个问题用一个简单的方法以O(n^2) 来解决这个问题轻微修改上面的算法,它仍然运行在O(N ^ 2) 解释该算法来解决以上问题CF 6

2016-01-28 18:06:49 1391

原创 Codeforces 617C(Watering Flowers)

http://codeforces.com/contest/617/problem/C Watering FlowersA flowerbed has many flowers and two fountains.You can adjust the water pressure and set any values r1(r1 ≥ 0) and r2(r2 ≥ 0

2016-01-27 21:10:06 956

空空如也

空空如也

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

TA关注的人

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