摘要: 模板题:https://www.luogu.org/problemnew/show/P3391#includeusing namespace std;const int N=100005;int ch[N][2]... 阅读全文