自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 线段树lazy标记??Hdu4902

Nice boatTime Limit: 30000/15000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 335    Accepted Submission(s): 159Problem DescriptionThere is an ol

2014-07-31 22:08:22 724

原创 最长公共上升子序列(LCIS)ZOJ 2432

立方算法:#include#include#include#include#define M 505using namespace std;typedef long long LL;LL a[M],b[M];int dp[M][M];int main(){ //freopen("in.txt","r",stdin); int T; cin>>T;

2014-07-20 22:35:05 1280 1

原创 D. DZY Loves Modification

D. DZY Loves Modificationtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputAs we know, DZY loves playing gam

2014-07-14 16:28:12 1525

原创 C. DZY Loves Sequences

C. DZY Loves Sequencestime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputDZY has a sequence a, consisting of n

2014-07-14 16:10:55 1040

空空如也

空空如也

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

TA关注的人

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