会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
laiba2004
CnBlogs
Home
New Post
Contact
Admin
2014年8月11日
HDU 4825 Xor Sum(二进制的字典树,数组模拟)
题目//居然可以用字典树。。。//用cin,cout等输入输出会超时//这是从别处复制来的#include#include#includeusing namespace std;int node[3011111][2];int tag,m,n,cas=0,T;long long one[64],al...
Read More
posted @ 2014-08-11 16:11 laiba2004
Views(339)
Comments(0)
Diggs(0)
公告