0_0_1987449_15333.cpp
0_0_1987449_15333.cpp(193) : error C2370: “Pi” : 重定义;不同的存储类
0_0_1987449_15333.cpp(28) : 参见“Pi”的声明
0_0_1987449_15333.cpp(194) : error C2370: “Maxint” : 重定义;不同的存储类
0_0_1987449_15333.cpp(29) : 参见“Maxint”的声明
0_0_1987449_15333.cpp(195) : error C2370: “Minint” : 重定义;不同的存储类
0_0_1987449_15333.cpp(30) : 参见“Minint”的声明
0_0_1987449_15333.cpp(195) : error C3861: “Maxint”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(197) : error C2086: “int a” : 重定义
0_0_1987449_15333.cpp(32) : 参见“a”的声明
0_0_1987449_15333.cpp(197) : error C2086: “int b” : 重定义
0_0_1987449_15333.cpp(32) : 参见“b”的声明
0_0_1987449_15333.cpp(197) : error C2086: “int B” : 重定义
0_0_1987449_15333.cpp(32) : 参见“B”的声明
0_0_1987449_15333.cpp(197) : error C2086: “int M” : 重定义
0_0_1987449_15333.cpp(32) : 参见“M”的声明
0_0_1987449_15333.cpp(197) : error C2086: “int K” : 重定义
0_0_1987449_15333.cpp(32) : 参见“K”的声明
0_0_1987449_15333.cpp(198) : error C2086: “int cnt[305][100]” : 重定义
0_0_1987449_15333.cpp(33) : 参见“cnt”的声明
0_0_1987449_15333.cpp(198) : error C2086: “int len” : 重定义
0_0_1987449_15333.cpp(33) : 参见“len”的声明
0_0_1987449_15333.cpp(199) : error C2086: “int sum” : 重定义
0_0_1987449_15333.cpp(34) : 参见“sum”的声明
0_0_1987449_15333.cpp(200) : error C2086: “int queb[100]” : 重定义
0_0_1987449_15333.cpp(35) : 参见“queb”的声明
0_0_1987449_15333.cpp(200) : error C2086: “int quei[100]” : 重定义
0_0_1987449_15333.cpp(35) : 参见“quei”的声明
0_0_1987449_15333.cpp(202) : error C2084: 函数“void dfs(int,int)”已有主体
0_0_1987449_15333.cpp(37) : 参见“dfs”的前一个定义
0_0_1987449_15333.cpp(214) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(218) : error C2084: 函数“int cal(int,int)”已有主体
0_0_1987449_15333.cpp(53) : 参见“cal”的前一个定义
0_0_1987449_15333.cpp(248) : error C2084: 函数“int fc(int)”已有主体
0_0_1987449_15333.cpp(84) : 参见“fc”的前一个定义
0_0_1987449_15333.cpp(257) : error C2084: 函数“int ff(int)”已有主体
0_0_1987449_15333.cpp(93) : 参见“ff”的前一个定义
0_0_1987449_15333.cpp(263) : error C3861: “fc”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(263) : error C2440: “初始化” : 无法从“int (__cdecl *)(int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987449_15333.cpp(295) : error C2084: 函数“int main(void)”已有主体
0_0_1987449_15333.cpp(132) : 参见“main”的前一个定义
0_0_1987449_15333.cpp(312) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(317) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(317) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987449_15333.cpp(318) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(318) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987449_15333.cpp(333) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(337) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(337) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987449_15333.cpp(338) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(338) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987449_15333.cpp(346) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987449_15333.cpp(346) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
|