Template has been given
Please implement Skip List (all coding part is only in SkipList.hpp; main.cpp is for testing only).
Attention: Don’t use std::vector anywhere except for in allKeysInOrder() (function that returns a vector of all the keys in order)
Plagiarism free please