0_0_15305389_5553.cpp
0_0_15305389_5553.cpp(19) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_15305389_5553.cpp(19) : error C2143: 语法错误 : 缺少“,”(在“&”的前面)
0_0_15305389_5553.cpp(20) : error C2065: “a”: 未声明的标识符
0_0_15305389_5553.cpp(20) : error C2228: “.h”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_15305389_5553.cpp(34) : error C2872: “hash”: 不明确的符号
可能是“0_0_15305389_5553.cpp(7) : double hash[205]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_15305389_5553.cpp(36) : error C2872: “hash”: 不明确的符号
可能是“0_0_15305389_5553.cpp(7) : double hash[205]”
或 “VC2013\INCLUDE\xstddef(324) : std::hash”
0_0_15305389_5553.cpp(37) : error C2065: “k”: 未声明的标识符
0_0_15305389_5553.cpp(38) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_15305389_5553.cpp(32)”)匹配之前遇到文件结束
|