stoi out of range c++ code example Example: c++ parse int std::string s = "10"; int i = std::stoi(s);