0_0_37246415_21213.cpp
0_0_37246415_21213.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“Fac”的前面)
0_0_37246415_21213.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_37246415_21213.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“ans”的前面)
0_0_37246415_21213.cpp(4) : error C2065: “ans”: 未声明的标识符
0_0_37246415_21213.cpp(6) : error C2065: “ans”: 未声明的标识符
0_0_37246415_21213.cpp(7) : error C2065: “ans”: 未声明的标识符
|