This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Running `std::max_element` on a `std::map` doesn't select the highest `second` value, so manually implement a comparison function See https://en.cppreference.com/w/cpp/utility/pair/operator_cmp for more information
- Loading branch information