0_0_12346174_30066.cpp
0_0_12346174_30066.cpp(7) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_12346174_30066.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“maxn”的前面)
0_0_12346174_30066.cpp(8) : error C2501: “define” : 缺少存储类或类型说明符
0_0_12346174_30066.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“常数”的前面)
0_0_12346174_30066.cpp(8) : error C2501: “maxn” : 缺少存储类或类型说明符
0_0_12346174_30066.cpp(10) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_12346174_30066.cpp(10) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
|