自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 My_Head_File

/* * * Author : Triose * Email : [email protected] * Update_time : 2016.6.10 * *///#include #include#include#include#include#include#include#include#include#include#include#include#

2016-06-10 09:55:22 312

转载 摘抄某女同学的博客,因为是博客园的没法转载,只好搬运,自愧不如

原文出自:http://www.cnblogs.com/flipped/作者据我推测吧,应该是bupt的,估计也参加了弱校联盟,,,甚至我可能都见过。。。。。圈子越来越小了首先关于cin和cout的同步std::ios::sync_with_stdio(false);这句语句是用来取消cin的同步,什么叫同步呢?就是iostream的缓冲跟stdio的同步。如果你已

2016-06-10 09:22:21 360

原创 codeforces 645C

C. Enduring Exodustime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputIn an attempt to escape the Mischievous Mess Maker

2016-06-09 12:30:10 397

原创 codeforces 660C

C. Hard Processtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given an array a with n elements. Each eleme

2016-06-05 13:23:38 465

原创 二分思路总结

1、常见的二分,只需确定最大最小的范围在里面找就行了http://codeforces.com/problemset/problem/670/D22、变无序为有序的二分,常用前缀和。http://codeforces.com/problemset/problem/676/C3、顺序需要你构造的二分,比如说codeforces671B和另外一到矩阵(a[i][j] = i *

2016-06-04 23:10:48 501

原创 codeforces 671B

B. Robin Hoodtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputWe all know the impressive story of Robin Hood. Robin Ho

2016-06-04 22:52:18 617

空空如也

空空如也

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

TA关注的人

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