Skip to content

Commit 1261bc8

Browse files
authored
Update README_EN.md
1 parent fc4e0ba commit 1261bc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

solution/0200-0299/0260.Single Number III/README_EN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,9 @@ public class Solution {
236236

237237
<!-- solution:end -->
238238

239-
### Solution 2
239+
<!-- solution:start -->
240+
241+
### Solution 2: Hash Table
240242

241243
<!-- tabs:start -->
242244

0 commit comments

Comments
 (0)