0_0_8910931_21496.cpp
0_0_8910931_21496.cpp(13) : error C2120: 对于所有类型“void”非法
0_0_8910931_21496.cpp(14) : error C2562: “min” : “void”函数返回值
0_0_8910931_21496.cpp(13) : 参见“min”的声明
0_0_8910931_21496.cpp(64) : error C2440: “=” : 无法从“void”转换为“int”
void 类型的表达式不能转换为其他类型
|