View Compilation Error
2_30942_2466245_16071.cpp 2_30942_2466245_16071.cpp(21) : error C2664: “void std::vector<__int64,std::allocator<_Ty>>::push_back(const __int64 &)”: 无法将参数 1 从“std::string”转换为“__int64 &&” with [ _Ty=__int64 ] 原因如下: 无法从“std::string”转换为“__int64” 没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符