Anonymous
10/26/2025, 1:02:06 AM
No.107008315
>>107005674
>>107005725
How about a linked list that as it dynamically creates new nodes, stores a table of indices for its elements so you can directly index to the nodes you want?
>>107005725
How about a linked list that as it dynamically creates new nodes, stores a table of indices for its elements so you can directly index to the nodes you want?