add the image
This commit is contained in:
@@ -91,6 +91,8 @@ What’s the expected running time for identify, add, and erase?
|
|||||||
|
|
||||||
## 20.6 Now let’s implement Caller ID with a Hash Table
|
## 20.6 Now let’s implement Caller ID with a Hash Table
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
#define PHONEBOOK_SIZE 10
|
#define PHONEBOOK_SIZE 10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user