0_0_29964356_23884.cpp
0_0_29964356_23884.cpp(31) : error C2146: 语法错误: 缺少“;”(在标识符“_pow”的前面)
0_0_29964356_23884.cpp(31) : error C2433: “_int128”: 不允许在数据声明中使用“inline”
0_0_29964356_23884.cpp(31) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29964356_23884.cpp(32) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29964356_23884.cpp(33) : error C2146: 语法错误: 缺少“;”(在标识符“ans”的前面)
0_0_29964356_23884.cpp(33) : error C2065: “ans”: 未声明的标识符
0_0_29964356_23884.cpp(33) : error C2065: “tmp”: 未声明的标识符
0_0_29964356_23884.cpp(35) : error C2065: “ans”: 未声明的标识符
0_0_29964356_23884.cpp(35) : error C2065: “tmp”: 未声明的标识符
0_0_29964356_23884.cpp(36) : error C2065: “tmp”: 未声明的标识符
0_0_29964356_23884.cpp(39) : error C2065: “ans”: 未声明的标识符
0_0_29964356_23884.cpp(43) : error C2146: 语法错误: 缺少“;”(在标识符“ans”的前面)
0_0_29964356_23884.cpp(43) : error C2065: “ans”: 未声明的标识符
0_0_29964356_23884.cpp(47) : error C2065: “ans”: 未声明的标识符
0_0_29964356_23884.cpp(48) : error C2065: “ans”: 未声明的标识符
0_0_29964356_23884.cpp(51) : error C2065: “ans”: 未声明的标识符
|