0_0_39665661_5220.cpp
0_0_39665661_5220.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“find_top_m_numbers”的前面)
0_0_39665661_5220.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39665661_5220.cpp(1) : error C2065: “n”: 未声明的标识符
0_0_39665661_5220.cpp(1) : error C2065: “m”: 未声明的标识符
0_0_39665661_5220.cpp(1) : error C2065: “numbers”: 未声明的标识符
0_0_39665661_5220.cpp(1) : error C2448: “find_top_m_numbers”: 函数样式初始值设定项类似函数定义
0_0_39665661_5220.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_39665661_5220.cpp(2) : fatal error C1021: 无效的预处理器命令“Step”
|