Add the hashtable based on uthash.h to docs

This commit is contained in:
krahets
2023-04-18 21:19:57 +08:00
parent dbc4906582
commit 661603d467
5 changed files with 13 additions and 10 deletions

View File

@@ -126,6 +126,8 @@
=== "C"
```c title="leetcode_two_sum.c"
[class]{hashTable}-[func]{}
[class]{}-[func]{twoSumHashTable}
```