olymp-cpp-lib icon indicating copy to clipboard operation
olymp-cpp-lib copied to clipboard

Results 2 olymp-cpp-lib issues
Sort by recently updated
recently updated
newest added

- \+ and \- with no overflow 6ff5c40 - use unsigned int

to get rid of wrappers use c++20 constexpr lambdas to pass merge function as template parameter `aggregator` - old style must be supported (constructor is merge function) `aggregator` - pass...