|
|
|
|
|
by no_news_is
521 days ago
|
|
I believe that the intention was to say "No ability to save progress _between sessions_" in the original program, whereas the C++ implementation saves to text files. Another portion of the article says more explicitly: Limitations:
Maximum number of nodes: 200.
The structure is stored only in memory (no disk saving).
|
|