0_0_37506290_20170.cpp
0_0_37506290_20170.cpp(17) : error C2144: 语法错误:“int”的前面应有“;”
0_0_37506290_20170.cpp(17) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_37506290_20170.cpp(48) : error C3861: “assert”: 找不到标识符
0_0_37506290_20170.cpp(133) : error C2065: “__int128_t”: 未声明的标识符
0_0_37506290_20170.cpp(133) : error C2146: 语法错误: 缺少“;”(在标识符“n”的前面)
0_0_37506290_20170.cpp(133) : error C2065: “n”: 未声明的标识符
0_0_37506290_20170.cpp(138) : error C2065: “n”: 未声明的标识符
0_0_37506290_20170.cpp(139) : error C2065: “__int128_t”: 未声明的标识符
0_0_37506290_20170.cpp(139) : error C2146: 语法错误: 缺少“;”(在标识符“l”的前面)
0_0_37506290_20170.cpp(139) : error C2065: “l”: 未声明的标识符
0_0_37506290_20170.cpp(139) : error C2065: “r”: 未声明的标识符
0_0_37506290_20170.cpp(139) : error C2065: “lim”: 未声明的标识符
0_0_37506290_20170.cpp(140) : error C2065: “l”: 未声明的标识符
0_0_37506290_20170.cpp(140) : error C2065: “r”: 未声明的标识符
0_0_37506290_20170.cpp(140) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|