can min() c++ take in more than 1 value code example Example: c++ min #include <algorithm> // std::min std::min(1,2);