leetcode1558题解【贪心】
- 2020 年 9 月 27 日
- 笔记
leetcode1558.得到目标数组的最少函数调用次数 题目链接 算法 贪心 时间复杂度O(nlogN),N为数组中最 …
Continue Readingleetcode1558.得到目标数组的最少函数调用次数 题目链接 算法 贪心 时间复杂度O(nlogN),N为数组中最 …
Continue ReadingArtwork (Gym – 102346A) 题目链接 算法 DFS,连通块 时间复杂度:O(k*n + …
Continue ReadingB – Sorted Adjacent Differences(CodeForces – 133 …
Continue Reading