摘要:
倍增最近公共祖先(LCA) 标签(空格分隔): 模板 #include <bits/stdc++.h> using namespace std; const int MAXN = 5e5 + 50; int n, m, s; int fa[MAXN][50], lg[MAXN], dep[MAXN] 阅读全文
摘要:
祝大家2020身体健康,万事顺遂,天天开心! 希望家人们都能平平安安,健健康康,顺心如意! 希望朋友们都能朝着自己想要成为的样子不断前进,不断追求理想! 2019如何已经完全不要紧了。时光会将每个人善意相待。2020,加油! Your browser does not support the aud 阅读全文