Describe your issue
In few problems we could require a data structure which supports insertion and deletion in sorted manner in lesser time. While this is easier to perform in CPP using OrderedSet and OrderedMultiSet, but in python its only possible using library named ‘SortedContainers’, but it is not supported in codechef, please do take action to add the library so that it could benefit python coders.
Screenshot
Additional info
Kind action taken immediately could benefit everyone !
