0_0_20938172_19881.cpp
0_0_20938172_19881.cpp(11) : error C2872: “hash”: 不明确的符号
可能是“0_0_20938172_19881.cpp(6) : int hash[100005]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_20938172_19881.cpp(17) : error C2872: “hash”: 不明确的符号
可能是“0_0_20938172_19881.cpp(6) : int hash[100005]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_20938172_19881.cpp(19) : error C2872: “hash”: 不明确的符号
可能是“0_0_20938172_19881.cpp(6) : int hash[100005]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_20938172_19881.cpp(30) : error C2872: “hash”: 不明确的符号
可能是“0_0_20938172_19881.cpp(6) : int hash[100005]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_20938172_19881.cpp(54) : error C2086: “int hash[100005]”: 重定义
0_0_20938172_19881.cpp(6) : 参见“hash”的声明
0_0_20938172_19881.cpp(57) : error C2084: 函数“void div(int)”已有主体
0_0_20938172_19881.cpp(8) : 参见“div”的前一个定义
0_0_20938172_19881.cpp(59) : error C2872: “hash”: 不明确的符号
可能是“0_0_20938172_19881.cpp(6) : int hash[100005]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_20938172_19881.cpp(65) : error C2872: “hash”: 不明确的符号
可能是“0_0_20938172_19881.cpp(6) : int hash[100005]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_20938172_19881.cpp(67) : error C2872: “hash”: 不明确的符号
可能是“0_0_20938172_19881.cpp(6) : int hash[100005]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_20938172_19881.cpp(72) : error C2084: 函数“int main(void)”已有主体
0_0_20938172_19881.cpp(23) : 参见“main”的前一个定义
0_0_20938172_19881.cpp(78) : error C2872: “hash”: 不明确的符号
可能是“0_0_20938172_19881.cpp(6) : int hash[100005]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_20938172_19881.cpp(91) : error C2264: “div”: 函数定义或声明中有错误;未调用函数
|