Source code

Revision control

Copy as Markdown

Other Tools

#include <map>
std::map<int, float, std::greater<int>> s;