fixing typos

This commit is contained in:
Jidong Xiao
2024-04-02 18:20:20 -04:00
parent c489f9330f
commit 2183ea7c83

View File

@@ -98,7 +98,7 @@
 
 
7. Find the time complexities of teh following code snippets:
7. Find the time complexities of the following code snippets:
```cpp
#include <stdio.h>