We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b80ca commit 721373aCopy full SHA for 721373a
README.md
@@ -20,16 +20,13 @@ https://github.com/wuduhren/leetcode-python
20
}
21
</style>
22
<table>
23
-<thead>
24
<tr>
25
<th>ID</th>
26
<th>Name</th>
27
<th>Difficulty</th>
28
<th>Remarks</th>
29
<th colspan="7">Similar Problems</th>
30
31
-</thead>
32
-<tbody>
33
34
<td>17</td>
35
<td class="medium" href="https://leetcode.com/problems/letter-combinations-of-a-phone-number">Letter Combinations of a Phone Number</td>
@@ -142,7 +139,6 @@ https://github.com/wuduhren/leetcode-python
142
139
<td></td>
143
140
144
141
</tr>
145
-</tbody>
146
</table>
147
148
**To be continued...*
0 commit comments