Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b8cc88

Browse files
authored
Missing paren
Thanks, Tinu!
1 parent ddcd8e4 commit 3b8cc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17021,7 +17021,7 @@ \section{Glossary}
1702117021
\index{machine model}
1702217022
1702317023
\item[worst case:] The input that makes a given algorithm run slowest (or
17024-
require the most space.
17024+
require the most space).
1702517025
\index{worst case}
1702617026
1702717027
\item[leading term:] In a polynomial, the term with the highest exponent.

0 commit comments

Comments
 (0)