Hdu5036 bitset优化传递闭包
摘要:题目链接 思路:参考题解。 /* ID: onlyazh1 LANG: C++ TASK: test */ #include<bits/stdc++.h> using namespace std; #define lson l,m,rt<<1 #define rson m+1,r,rt<<1|1 t
阅读全文
posted @ 2016-05-23 13:11
posted @ 2016-05-23 13:11
posted @ 2016-05-23 10:37
posted @ 2016-05-22 22:10
posted @ 2016-05-21 21:44