Closed ghost closed 3 years ago
Thanks for your contribution, but DataStructure's are your own implementation of the data structure, rather than using the standard library(STL).
Can you modify it to your implementation of a double-ended queue instead of using #include <deque>
?
good
this is my last pull request for hackoctober fest. please accept it.