问题:std::stoi missing in g++ 4.7.2? 解决方法:CXXFLAGS 添加 -std=c++11 转载于:https://www.cnblogs.com/Dennis-mi/articles/5127576.html