0_0_27775062_20740.cpp
0_0_27775062_20740.cpp(7) : error C2146: 语法错误: 缺少“;”(在标识符“std”的前面)
0_0_27775062_20740.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_27775062_20740.cpp(7) : error C2365: “std”: 重定义;以前的定义是“命名空间”
0_0_27775062_20740.cpp(8) : error C2146: 语法错误: 缺少“;”(在标识符“Pi”的前面)
0_0_27775062_20740.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_27775062_20740.cpp(9) : error C2146: 语法错误: 缺少“;”(在标识符“eps”的前面)
0_0_27775062_20740.cpp(9) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_27775062_20740.cpp(9) : error C2086: “int constdouble”: 重定义
0_0_27775062_20740.cpp(8) : 参见“constdouble”的声明
0_0_27775062_20740.cpp(10) : error C2146: 语法错误: 缺少“;”(在标识符“inf”的前面)
0_0_27775062_20740.cpp(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_27775062_20740.cpp(10) : error C2086: “int constdouble”: 重定义
0_0_27775062_20740.cpp(8) : 参见“constdouble”的声明
0_0_27775062_20740.cpp(11) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_27775062_20740.cpp(12) : error C2065: “doublex1”: 未声明的标识符
0_0_27775062_20740.cpp(12) : error C2062: 意外的类型“double”
0_0_27775062_20740.cpp(12) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_27775062_20740.cpp(12) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_27775062_20740.cpp(16) : error C2065: “nbsp”: 未声明的标识符
0_0_27775062_20740.cpp(16) : error C2065: “intT”: 未声明的标识符
0_0_27775062_20740.cpp(17) : error C2065: “nbsp”: 未声明的标识符
0_0_27775062_20740.cpp(17) : error C2065: “T”: 未声明的标识符
0_0_27775062_20740.cpp(18) : error C2065: “nbsp”: 未声明的标识符
0_0_27775062_20740.cpp(19) : error C2065: “nbsp”: 未声明的标识符
0_0_27775062_20740.cpp(19) : error C2065: “T”: 未声明的标识符
0_0_27775062_20740.cpp(19) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|