update solution 1984

This commit is contained in:
halfrost
2022-03-01 20:37:59 -08:00
parent 39360aeb23
commit 454b3a9190

View File

@ -1,4 +1,4 @@
# [1984. Minimum Difference Between Highest and Lowest of K Scores](https://leetcode-cn.com/problems/minimum-difference-between-highest-and-lowest-of-k-scores/)
# [1984. Minimum Difference Between Highest and Lowest of K Scores](https://leetcode.com/problems/minimum-difference-between-highest-and-lowest-of-k-scores/)
## 题目