[leetcode] 583. Delete Operation for Two Strings

Given two words word1 and word2, find the minimum number of steps required to make word1 and word2 the same, where in each step you can delete one character in either string.数组 Example 1: 缓存 Input: "s
相关文章
相关标签/搜索