Open dirckvdende opened 2 hours ago
ordered_set also exists, with functions to find number of elements strictly smaller and find element by index, but this is only g++
ordered_set
lower_bound and upper_bound
lower_bound
upper_bound
Perhaps gcd, min_element, unique
gcd
min_element
unique
ordered_set
also exists, with functions to find number of elements strictly smaller and find element by index, but this is only g++