会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
若是凉夜已成梦,只恨时光太匆匆。
/*
*/ /*
*/ #x_front_picture2 { width:100px; height:100px; } #x_xjr { color:#1d953f; font-size:30px; }
首页
新随笔
联系
管理
2016年2月26日
ccc2016
摘要: 连炸两题,身败名裂。 看来不拍暴力就会die。 A题 滑动窗口或什么前缀和二分之类的就行了。 #include<cstdio> #include<cstring> #include<cctype> #include<algorithm> #define rep(i,s,t) for(int i=s;
阅读全文
posted @ 2016-02-26 13:07 wzj_is_a_juruo
阅读(314)
评论(0)
推荐(0)
编辑