会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
胡小兔的OI博客
一个辽宁退役OIer的博客
首页
新随笔
联系
管理
2017年12月2日
BZOJ 3224 普通平衡树 | 平衡树模板
摘要: ```c++ #include #include #include #include #define space putchar(' ') #define enter putchar('\n') using namespace std; typedef long long ll; template void read(T &x){ char c; bool op = 0;...
阅读全文
posted @ 2017-12-02 15:22 胡小兔
阅读(270)
评论(0)
推荐(0)
编辑
公告