diff --git a/notebooks/problem0076.ipynb b/notebooks/problem0076.ipynb index 5c5bc54..f501982 100644 --- a/notebooks/problem0076.ipynb +++ b/notebooks/problem0076.ipynb @@ -38,7 +38,7 @@ "id": "d06d7ff2", "metadata": {}, "source": [ - "Alternatively, we can adapt any of our approaches to [problem 31](https://projecteuler.net/problem=31), where we construct the generating function. Here's the last approach from that problem." + "Alternatively, if we think of this problem like [problem 31](https://projecteuler.net/problem=31) - just with coins of every possible denomination instead of only a few - we can adapt any of our approaches to that problem, where we construct a generating function." ] }, {