package skiplist /跳表简单实现 type SkipList struct { }
algo-learn
contains_duplicate
container_with_most_water