|
|
|
|
|
by VVertigo
2051 days ago
|
|
Back then there was no memory vs speed tradeoff as the constraint is to minimize memory. It makes sense when you realize it has to be as simple as possible: there is no memory budget for the code or data structures to be more computationally efficient. |
|