Table of content
What is this?
The rules of the game are explained in my original post.
7th Challenge
Challenge
Today I will solve of of the the challange provided by the rust documentation - a classic - to calculate the nth fibonacci element.
Solution
Here is my solution.
See github and playground