0_0_23063745_18659.cpp
0_0_23063745_18659.cpp(78) : error C2146: 语法错误: 缺少“;”(在标识符“long代替bitset也是可以的,而且快一点。代码如下,时间904MS:”的前面)
0_0_23063745_18659.cpp(78) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_23063745_18659.cpp(78) : error C2143: 语法错误 : 缺少“;”(在“using”的前面)
0_0_23063745_18659.cpp(82) : error C2370: “maxn”: 重定义;不同的存储类
0_0_23063745_18659.cpp(11) : 参见“maxn”的声明
0_0_23063745_18659.cpp(83) : error C2369: “a”: 重定义;不同的下标
0_0_23063745_18659.cpp(12) : 参见“a”的声明
0_0_23063745_18659.cpp(84) : error C2369: “to”: 重定义;不同的下标
0_0_23063745_18659.cpp(13) : 参见“to”的声明
0_0_23063745_18659.cpp(85) : error C2369: “num”: 重定义;不同的下标
0_0_23063745_18659.cpp(14) : 参见“num”的声明
0_0_23063745_18659.cpp(86) : error C2086: “__int64 ans”: 重定义
0_0_23063745_18659.cpp(15) : 参见“ans”的声明
0_0_23063745_18659.cpp(89) : error C2084: 函数“bool gcd(int,int)”已有主体
0_0_23063745_18659.cpp(17) : 参见“gcd”的前一个定义
0_0_23063745_18659.cpp(90) : error C2568: “:”: 无法解析函数重载
0_0_23063745_18659.cpp(17): 可能是“bool gcd(int,int)”
0_0_23063745_18659.cpp(90) : error C3861: “gcd”: 找不到标识符
0_0_23063745_18659.cpp(100) : error C2784: “std::bitset<_Bits> std::operator |(const std::bitset<_Bits> &,const std::bitset<_Bits> &) throw()”: 未能从“__int64”为“const std::bitset<_Bits> &”推导 模板 参数
VC2013\INCLUDE\bitset(510) : 参见“std::operator |”的声明
0_0_23063745_18659.cpp(100) : error C2677: 二进制“|”: 没有找到接受“std::bitset<60>”类型的全局运算符(或没有可接受的转换)
0_0_23063745_18659.cpp(103) : error C2784: “std::bitset<_Bits> std::operator |(const std::bitset<_Bits> &,const std::bitset<_Bits> &) throw()”: 未能从“__int64”为“const std::bitset<_Bits> &”推导 模板 参数
VC2013\INCLUDE\bitset(510) : 参见“std::operator |”的声明
0_0_23063745_18659.cpp(103) : error C2677: 二进制“|”: 没有找到接受“std::bitset<60>”类型的全局运算符(或没有可接受的转换)
0_0_23063745_18659.cpp(103) : error C2661: “DFS”: 没有重载函数接受 1 个参数
0_0_23063745_18659.cpp(107) : error C2084: 函数“int main(void)”已有主体
0_0_23063745_18659.cpp(35) : 参见“main”的前一个定义
0_0_23063745_18659.cpp(132) : error C3861: “gcd”: 找不到标识符
|