0_0_16698606_24736.cpp
0_0_16698606_24736.cpp(32) : error C2664: “int getMax(int,long *,int,int)”: 无法将参数 2 从“__int64 [10021]”转换为“long *”
与指向的类型无关;转换要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_16698606_24736.cpp(43) : error C2664: “int getMax(int,long *,int,int)”: 无法将参数 2 从“__int64 [10021]”转换为“long *”
与指向的类型无关;转换要求 reinterpret_cast、C 样式转换或函数样式转换
|