Hey Riccardo,
Here I provide a modified solution to problem 9.
This solution uses dynamic programming to recursively find the max sum. Should be correct.
I have not checked solutions to other problems yet. Will do when I got time.
All the best.
Cheers
Hey Riccardo, Here I provide a modified solution to problem 9. This solution uses dynamic programming to recursively find the max sum. Should be correct. I have not checked solutions to other problems yet. Will do when I got time. All the best. Cheers