0_0_13020092_17265.cpp
0_0_13020092_17265.cpp(71) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_13020092_17265.cpp(72) : error C2446: “==” : 没有从“int *”到“int”的转换
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_13020092_17265.cpp(72) : error C2040: “==” : “int”与“int *”的间接寻址级别不同
0_0_13020092_17265.cpp(72) : error C2106: “=” : 左操作数必须为 l 值
0_0_13020092_17265.cpp(72) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_13020092_17265.cpp(73) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_13020092_17265.cpp(74) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
0_0_13020092_17265.cpp(74) : error C2059: 语法错误 : “)”
0_0_13020092_17265.cpp(74) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
|