摘要: 打卡第四十九天 2道中等题 题目: 思路: 代码: class Solution { public: long long shiftDistance(string s, string t, vector<int>& nextCost, vector<int>& previousCost) { lon 阅读全文
posted @ 2025-12-09 00:17 Wy0518 阅读(4) 评论(0) 推荐(0)