mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
improve
This commit is contained in:
parent
662841bac7
commit
45b21f2871
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/**
|
||||
* A skip list is a data structure that is used for storing a sorted list of items with a
|
||||
* help of hierarchy of linked lists that connect increasingly sparse subsequences of the items
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user