0_0_11277024_11929.cpp
0_0_11277024_11929.cpp(21) : error C2146: 语法错误 : 缺少“;”(在标识符“string”的前面)
0_0_11277024_11929.cpp(23) : error C2059: 语法错误 : “for”
0_0_11277024_11929.cpp(23) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_11277024_11929.cpp(23) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_11277024_11929.cpp(23) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11277024_11929.cpp(23) : error C2086: “int i” : 重定义
0_0_11277024_11929.cpp(22) : 参见“i”的声明
0_0_11277024_11929.cpp(23) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_11277024_11929.cpp(23) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11277024_11929.cpp(23) : error C2086: “int i” : 重定义
0_0_11277024_11929.cpp(22) : 参见“i”的声明
0_0_11277024_11929.cpp(23) : error C2059: 语法错误 : “)”
0_0_11277024_11929.cpp(24) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_11277024_11929.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_11277024_11929.cpp(24) : error C2501: “j” : 缺少存储类或类型说明符
0_0_11277024_11929.cpp(24) : error C2086: “int j” : 重定义
0_0_11277024_11929.cpp(22) : 参见“j”的声明
0_0_11277024_11929.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_11277024_11929.cpp(24) : error C2501: “j” : 缺少存储类或类型说明符
0_0_11277024_11929.cpp(24) : error C2086: “int j” : 重定义
0_0_11277024_11929.cpp(22) : 参见“j”的声明
0_0_11277024_11929.cpp(24) : error C2059: 语法错误 : “)”
0_0_11277024_11929.cpp(26) : error C2059: 语法错误 : “return”
0_0_11277024_11929.cpp(27) : error C2059: 语法错误 : “}”
0_0_11277024_11929.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_11277024_11929.cpp(27) : error C2059: 语法错误 : “}”
0_0_11277024_11929.cpp(30) : error C2059: 语法错误 : “for”
0_0_11277024_11929.cpp(30) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_11277024_11929.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_11277024_11929.cpp(30) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11277024_11929.cpp(30) : error C2086: “int i” : 重定义
0_0_11277024_11929.cpp(22) : 参见“i”的声明
0_0_11277024_11929.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_11277024_11929.cpp(30) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11277024_11929.cpp(30) : error C2086: “int i” : 重定义
0_0_11277024_11929.cpp(22) : 参见“i”的声明
0_0_11277024_11929.cpp(30) : error C2059: 语法错误 : “)”
0_0_11277024_11929.cpp(32) : error C2059: 语法错误 : “return”
0_0_11277024_11929.cpp(33) : error C2059: 语法错误 : “}”
0_0_11277024_11929.cpp(33) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_11277024_11929.cpp(33) : error C2059: 语法错误 : “}”
0_0_11277024_11929.cpp(36) : error C2371: “now” : 重定义;不同的基类型
0_0_11277024_11929.cpp(21) : 参见“now”的声明
0_0_11277024_11929.cpp(40) : error C2065: “vis” : 未声明的标识符
0_0_11277024_11929.cpp(40) : error C2070: “'unknown-type'”: 非法的 sizeof 操作数
0_0_11277024_11929.cpp(40) : error C3861: “vis”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(47) : error C2039: “blank” : 不是“std::basic_string<_Elem,_Traits,_Ax>”的成员
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
0_0_11277024_11929.cpp(47) : error C3861: “now”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(48) : error C2039: “pos” : 不是“std::basic_string<_Elem,_Traits,_Ax>”的成员
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
0_0_11277024_11929.cpp(48) : error C3861: “now”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(50) : error C2039: “s” : 不是“std::basic_string<_Elem,_Traits,_Ax>”的成员
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
0_0_11277024_11929.cpp(50) : error C3861: “now”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(50) : error C2039: “s” : 不是“std::basic_string<_Elem,_Traits,_Ax>”的成员
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
0_0_11277024_11929.cpp(50) : error C3861: “vis”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(50) : error C3861: “get_hash”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(50) : error C3861: “now”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(51) : error C2039: “lvl” : 不是“std::basic_string<_Elem,_Traits,_Ax>”的成员
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
0_0_11277024_11929.cpp(51) : error C3861: “now”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(52) : error C3861: “now”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(53) : error C3861: “get_hash”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(54) : error C3861: “vis”: 即使使用参数相关的查找,也未找到标识符
0_0_11277024_11929.cpp(54) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|