Guest
Login
跳过导航链接

Compile Error:

  
(9) : error C2039: “stoi”: 不是“std”的成员
(9) : error C3861: “stoi”: 找不到标识符
(11) : error C2039: “back”: 不是“std::basic_string<_Elem,_Traits,_Ax>”的成员
        with
        [
            _Elem=char,
            _Traits=std::char_traits<char>,
            _Ax=std::allocator<char>
        ]
(12) : error C2039: “stoi”: 不是“std”的成员
(12) : error C3861: “stoi”: 找不到标识符
(14) : error C2039: “stoi”: 不是“std”的成员
(14) : error C3861: “stoi”: 找不到标识符
(19) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
(19) : error C2143: 语法错误 : 缺少“,”(在“:”的前面)
(19) : error C2530: “pair”: 必须初始化引用
(19) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(20) : error C2228: “.second”的左边必须有类/结构/联合
        类型是“const int”

  

Zhe Jiang University Of Technology Online Programming Space Beta1.3
Designed & Developped By Jin Qiwei
Refactored By cb@zjut.edu.cn , QQ Group: 723311416  All Copyright Reserved 2006-
957