更新 编辑距离系列 排版格式修复

This commit is contained in:
jinbudaily
2023-07-26 16:21:21 +08:00
parent 9b0c0f20dc
commit a0edc60d1f
4 changed files with 32 additions and 29 deletions

View File

@@ -163,8 +163,8 @@ else {
## 其他语言版本
### Java
Java
```java
class Solution {
public int minDistance(String word1, String word2) {
@@ -193,11 +193,6 @@ class Solution {
}
```
Python
Go
@@ -205,3 +200,4 @@ Go
<a href="https://programmercarl.com/other/kstar.html" target="_blank">
<img src="../pics/网站星球宣传海报.jpg" width="1000"/>
</a>