Template:cpp/algorithm/ranges/dsc minmax element
From cppreference.com
|- class="t-dsc"
|(C++20)
| returns the smallest and the largest elements in a range
(niebloid)
|-