Programming Recursion Intermediate

Problem - 4796

Design an algorithm that finds the number of ways in which you can traverse $N$ meters by doing jumps of $1$, $2$, $3$, $4$, or $5$ meter lengths.


The solution for this problem is available for $0.99. You can also purchase a pass for all available solutions for $99.

report an error