华南理工大学“三七互娱杯”程序设计竞赛(重现赛)G HRY and tree

本文介绍了一道编程竞赛题,涉及到GDCPC地铁线路的模型,其中线路被视为由n个点和n-1条边组成的连通图。每条边的权重代表两点之间的距离,路径权重定义为简单路径上最大边权重。题目要求计算所有点对之间的路径权重之和。解题思路是按边权从小到大排序,依次计算每条边对总和的贡献,即两端点连通块大小乘以边权。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

链接:https://ac.nowcoder.com/acm/contest/874/G
来源:牛客网
 

题目描述

In 9102, HRY was elected as the director of the GDCPC Metro Bureau. In his work, he needs to use his knowledge to solve some problems.
The subway line of GDCPC can be regarded as a connected graph composed of n points and n-1 edges. The edge weight represents the distance between two points. The weight of the path between two different points is defined as the maximum value of the edge weights of all edges on the simple path between them. Now HRY needs to know the sum of the weights of all pairs of points (obviously there are C2nCn2 kinds), because he is busy, so he wants you, a JBer, to helped him calculate it.

输入描述:

The first line of the input file contains a positive integer T, indicating the number of test cases.
Each case has n lines. The first line is a positive integer n, indicating the number 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值