0_0_2873588_21080.cpp
0_0_2873588_21080.cpp(145) : error C2370: “maxn” : 重定义;不同的存储类
0_0_2873588_21080.cpp(5) : 参见“maxn”的声明
0_0_2873588_21080.cpp(146) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(146) : error C2086: “std::vector<_Ty> ex[4020]” : 重定义
with
[
_Ty=int
]
0_0_2873588_21080.cpp(6) : 参见“ex”的声明
0_0_2873588_21080.cpp(147) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(147) : error C2086: “int inx[4020]” : 重定义
0_0_2873588_21080.cpp(7) : 参见“inx”的声明
0_0_2873588_21080.cpp(148) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(148) : error C2086: “std::vector<_Ty> ey[4020]” : 重定义
with
[
_Ty=int
]
0_0_2873588_21080.cpp(8) : 参见“ey”的声明
0_0_2873588_21080.cpp(149) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(149) : error C2086: “int iny[4020]” : 重定义
0_0_2873588_21080.cpp(9) : 参见“iny”的声明
0_0_2873588_21080.cpp(150) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(150) : error C2086: “std::vector<_Ty> ez[4020]” : 重定义
with
[
_Ty=int
]
0_0_2873588_21080.cpp(10) : 参见“ez”的声明
0_0_2873588_21080.cpp(151) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(151) : error C2086: “int inz[4020]” : 重定义
0_0_2873588_21080.cpp(11) : 参见“inz”的声明
0_0_2873588_21080.cpp(152) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(152) : error C2086: “int x[4020]” : 重定义
0_0_2873588_21080.cpp(12) : 参见“x”的声明
0_0_2873588_21080.cpp(152) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(152) : error C2086: “int y[4020]” : 重定义
0_0_2873588_21080.cpp(12) : 参见“y”的声明
0_0_2873588_21080.cpp(152) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(152) : error C2086: “int z[4020]” : 重定义
0_0_2873588_21080.cpp(12) : 参见“z”的声明
0_0_2873588_21080.cpp(154) : error C2011: “Relation” : “struct”类型重定义
0_0_2873588_21080.cpp(14) : 参见“Relation”的声明
0_0_2873588_21080.cpp(158) : error C2086: “int n” : 重定义
0_0_2873588_21080.cpp(18) : 参见“n”的声明
0_0_2873588_21080.cpp(158) : error C2086: “int R” : 重定义
0_0_2873588_21080.cpp(18) : 参见“R”的声明
0_0_2873588_21080.cpp(161) : error C2084: 函数“void Init(void)”已有主体
0_0_2873588_21080.cpp(20) : 参见“Init”的前一个定义
0_0_2873588_21080.cpp(162) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(173) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(173) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(174) : error C2084: 函数“void add(int,int,std::vector<_Ty> [],int [])”已有主体
with
[
_Ty=int
]
0_0_2873588_21080.cpp(33) : 参见“add”的前一个定义
0_0_2873588_21080.cpp(179) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(179) : error C2086: “int que[4020]” : 重定义
0_0_2873588_21080.cpp(39) : 参见“que”的声明
0_0_2873588_21080.cpp(179) : error C2374: “front” : 重定义;多次初始化
0_0_2873588_21080.cpp(39) : 参见“front”的声明
0_0_2873588_21080.cpp(179) : error C2374: “rear” : 重定义;多次初始化
0_0_2873588_21080.cpp(39) : 参见“rear”的声明
0_0_2873588_21080.cpp(181) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(181) : error C3861: “maxn”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(182) : error C2084: 函数“bool topsort(std::vector<_Ty> [],int [])”已有主体
with
[
_Ty=int
]
0_0_2873588_21080.cpp(41) : 参见“topsort”的前一个定义
0_0_2873588_21080.cpp(183) : error C3861: “front”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(183) : error C3861: “rear”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(185) : error C3861: “rear”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(187) : error C3861: “front”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(187) : error C3861: “rear”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(188) : error C3861: “front”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(194) : error C3861: “rear”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(198) : error C3861: “rear”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(201) : error C2084: 函数“bool solve(void)”已有主体
0_0_2873588_21080.cpp(60) : 参见“solve”的前一个定义
0_0_2873588_21080.cpp(202) : error C3861: “topsort”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(208) : error C3861: “topsort”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(214) : error C3861: “topsort”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(228) : error C2086: “char op[5]” : 重定义
0_0_2873588_21080.cpp(88) : 参见“op”的声明
0_0_2873588_21080.cpp(230) : error C2084: 函数“int main(void)”已有主体
0_0_2873588_21080.cpp(89) : 参见“main”的前一个定义
0_0_2873588_21080.cpp(234) : error C3861: “Init”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(236) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(237) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(238) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(248) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(249) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(251) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(252) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(254) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(255) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(258) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(260) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(262) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_2873588_21080.cpp(266) : error C3861: “solve”: 即使使用参数相关的查找,也未找到标识符
|