CF825G Tree Queries 题解题目链接:CF825G Tree Queries
题意:
题目描述:
给定一棵包含 $n$ 个节点的树(从 1 到 $n$ 编号),初始所有节点都是白色的。
你需要处理以下两种类型的 $n$ 个
2022-10-01