左偏树_算法
1 | int find(int x) {return x^f[x]?f[x]=find(f[x]):x;} |
这个代码压不太下来,不像可爱的 treap。
评论
评论插件加载失败
正在加载评论插件