摘要: https://codeforces.com/contest/1598/problem/C 定义一个数组 ${a_i}$的 \(mean\) 为 \(\frac{\sum{a_i}}{n}\),给定一个数组,问有多少个有序对 \((i,j), i\leq j\),使得去掉 $a_i, a_j$后数组 阅读全文
posted @ 2021-10-12 17:10 FushimiYuki 阅读(183) 评论(0) 推荐(0)