|
|
|
|
|
by jwmerrill
4176 days ago
|
|
This is great when your inner loop is calculating the nth Fibonacci number, but I'm skeptical that there are all that many practically occurring inner loops that are linear recurrences where the author of the code has not already recognized them as such. |
|