0_0_30411642_4836.cpp
0_0_30411642_4836.cpp(7) : error C2144: 语法错误:“int”的前面应有“;”
0_0_30411642_4836.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_30411642_4836.cpp(11) : error C2065: “ss”: 未声明的标识符
0_0_30411642_4836.cpp(11) : error C2144: 语法错误:“double”的前面应有“;”
0_0_30411642_4836.cpp(16) : error C2065: “sd”: 未声明的标识符
0_0_30411642_4836.cpp(16) : error C2146: 语法错误: 缺少“;”(在标识符“min”的前面)
|