摘要: 链接: https://leetcode-cn.com/problems/number-of-operations-to-make-network-connected/ 题目描述: 用以太网线缆将 n 台计算机连接成一个网络,计算机的编号从 0 到 n-1。线缆用 connections 表示,其中 阅读全文
posted @ 2021-01-23 21:22 withwind777 阅读(72) 评论(0) 推荐(0)