formatting

This commit is contained in:
Jidong Xiao
2023-11-01 15:51:33 -04:00
parent 15add80123
commit d3577be6d0

View File

@@ -18,7 +18,7 @@ of pointers to the iterator.
## 19.1 ds_set Warmup/Review Exercises
-Draw a diagram of a possible memory layout for a ds set containing the numbers 16, 2, 8, 11, and 5. Is there
- Draw a diagram of a possible memory layout for a ds set containing the numbers 16, 2, 8, 11, and 5. Is there
only one valid memory layout for this data as a ds set? Why?