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