0_0_29476150_773.cpp
0_0_29476150_773.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“std”的前面)
0_0_29476150_773.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29476150_773.cpp(3) : error C2365: “std”: 重定义;以前的定义是“命名空间”
0_0_29476150_773.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“dx”的前面)
0_0_29476150_773.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29476150_773.cpp(5) : error C2146: 语法错误: 缺少“;”(在标识符“dy”的前面)
0_0_29476150_773.cpp(5) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29476150_773.cpp(5) : error C2086: “int constint”: 重定义
0_0_29476150_773.cpp(4) : 参见“constint”的声明
0_0_29476150_773.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“stepx”的前面)
0_0_29476150_773.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29476150_773.cpp(6) : error C2086: “int constint”: 重定义
0_0_29476150_773.cpp(4) : 参见“constint”的声明
0_0_29476150_773.cpp(7) : error C2146: 语法错误: 缺少“;”(在标识符“stepy”的前面)
0_0_29476150_773.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_29476150_773.cpp(7) : error C2086: “int constint”: 重定义
0_0_29476150_773.cpp(4) : 参见“constint”的声明
0_0_29476150_773.cpp(30) : error C2065: “returnfalse”: 未声明的标识符
0_0_29476150_773.cpp(32) : error C2065: “returntrue”: 未声明的标识符
0_0_29476150_773.cpp(49) : error C2065: “returnfalse”: 未声明的标识符
0_0_29476150_773.cpp(51) : error C2065: “returntrue”: 未声明的标识符
0_0_29476150_773.cpp(85) : error C2065: “returnfalse”: 未声明的标识符
0_0_29476150_773.cpp(89) : error C2065: “returnfalse”: 未声明的标识符
0_0_29476150_773.cpp(90) : error C2065: “returntrue”: 未声明的标识符
0_0_29476150_773.cpp(106) : error C2065: “return0”: 未声明的标识符
|