这次 ABC D 里有这样一句话:remove all edges that connect vertex v and the other vertices]
出题人的意思:remove all edges [that connect vertex v and the other vertices].
题意:删掉所有连接节点 v 和其他节点的边。
我的理解:remove all edges [that connect vertex v] and the other vertices.
我的理解:删掉所有连接节点 v 的边,并删除另一个与它相连节点。
定语从句的魅力!
另,求推荐好用的翻译 AT 插件。