Skip to content

Commit a1d4d20

Browse files
authored
Translate solution titles to Chinese
1 parent f992639 commit a1d4d20

File tree

1 file changed

+2
-2
lines changed
  • solution/1900-1999/1980.Find Unique Binary String

1 file changed

+2
-2
lines changed

solution/1900-1999/1980.Find Unique Binary String/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ public class Solution {
194194

195195
<!-- solution:start -->
196196

197-
### Solution 2
197+
### 方法二
198198

199199
<!-- tabs:start -->
200200

@@ -234,7 +234,7 @@ function findDifferentBinaryString(nums) {
234234

235235
<!-- solution:start -->
236236

237-
### Solution 3
237+
### 方法三
238238

239239
<!-- tabs:start -->
240240

0 commit comments

Comments
 (0)