0_0_25933506_2719.cpp
0_0_25933506_2719.cpp(36) : error C2065: “tot”: 未声明的标识符
0_0_25933506_2719.cpp(36) : error C2780: “void std::sort(_RanIt,_RanIt)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(3162) : 参见“std::sort”的声明
0_0_25933506_2719.cpp(36) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)”: 应输入 3 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(3153) : 参见“std::sort”的声明
0_0_25933506_2719.cpp(39) : error C3861: “__gcd”: 找不到标识符
0_0_25933506_2719.cpp(40) : error C2065: “tot”: 未声明的标识符
0_0_25933506_2719.cpp(45) : error C2065: “tot”: 未声明的标识符
0_0_25933506_2719.cpp(47) : error C2065: “tot”: 未声明的标识符
0_0_25933506_2719.cpp(51) : error C2065: “tot”: 未声明的标识符
0_0_25933506_2719.cpp(56) : error C2065: “cas”: 未声明的标识符
0_0_25933506_2719.cpp(58) : error C2059: 语法错误:“return”
0_0_25933506_2719.cpp(59) : error C2059: 语法错误:“}”
0_0_25933506_2719.cpp(59) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|