Solutions to exercises and problems from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
Creative Commons Attribution 4.0 International
249
stars
39
forks
source link
Remove the vertical skips before the first subexercise #1574
When a solution is divided into \subexercises, the first one is shifted vertically, leaving empty space at the beginning. Also, consider if the same fix should apply to the exercises that start with theorems or similar.
When a solution is divided into
\subexercise
s, the first one is shifted vertically, leaving empty space at the beginning. Also, consider if the same fix should apply to the exercises that start with theorems or similar.