Oct07
Problem 6
This is another one where after defining a few support methods (sum from a previous problems) the actual calculation almost reads exactly as the problem describes.
Oct07
This is another one where after defining a few support methods (sum from a previous problems) the actual calculation almost reads exactly as the problem describes.
Sep19
This solution is very similar to Problem 1. The only differences are:
We are generating the list instead of using a Range…..
Sep17
This problem does not require programming to solve. But I will leave that method to the reader. This solution just uses brute-force to arrive at the answer…..
Continue reading »