自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 二分查找 l=4 r=5 卡住的示范, ACM9817 Rangers

After leaving Canada you all head to Glacier Bay. You and Knave marvel at the beauty of the glaciers while Ark snickers about true beauty being found only in convex polygons and monotonic math functio

2017-11-29 10:00:57 287

原创 POJ1094 Sorting It All Out 拓扑排序判大小关系

Sorting It All OutTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 36371 Accepted: 12800DescriptionAn ascending sorted sequence of distinct values is one

2017-11-29 08:46:59 162

原创 STL的set iterator

#include using namespace std;typedef long long ll;using namespace std;struct my { int x, y; my(int x0, int y0): x(x0), y(y0){} friend inline bool operator < (const my &a, const my &b)

2017-11-29 04:14:26 323

原创 ACM9817

Rangerslockedby ronnierooProblemSubmissionsLeaderboardDiscussionsEditorial After leaving Canada you all head to Glacier Bay. You and Knave mar

2017-11-29 03:16:35 202

原创 Codeforces 887E Little Brothers 过两点的圆和给定的圆的关系 二分搜索

E. Little Brothertime limit per test3 secondsmemory limit per test512 megabytesinputstandard inputoutputstandard outputMasha's little brother draw two points on

2017-11-28 11:14:36 352

原创 Codeforces 894 B. Ralph And His Magic Field

B. Ralph And His Magic Fieldtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputRalph has a magic field which i

2017-11-21 00:57:06 336

原创 Codeforces 892/E Envy 最小生成树的query

E. Envytime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputFor a connected undirected weighted graph G, MST (m

2017-11-20 13:59:11 691

原创 D. Restoration of string 字符串操作

D. Restoration of stringtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputA substring of some string is call

2017-11-19 14:51:19 318

原创 Codeforces Round 444 div2 D two pointer + 贪心

D. Ratings and Reality Showstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputThere are two main kinds of ev

2017-11-05 12:58:15 561

转载 POJ1419 最大独立集

http://www.cnblogs.com/zhj5chengfeng/p/3224092.html

2017-11-02 05:02:06 191

空空如也

空空如也

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

TA关注的人

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