摘要: 视频链接:C06【模板】FHQ Treap P3391 文艺平衡树_哔哩哔哩_bilibili P3391 【模板】文艺平衡树 - 洛谷 #include <iostream> using namespace std; const int N=100010; struct node{ int l,r 阅读全文
posted @ 2022-07-24 23:31 董晓 阅读(765) 评论(0) 推荐(1)