0_0_37319536_892.cpp
0_0_37319536_892.cpp(10) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_37319536_892.cpp(10) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_37319536_892.cpp(16) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_37319536_892.cpp(19) : error C2440: “=”: 无法从“int (__cdecl *)(int)”转换为“int”
没有使该转换得以执行的上下文
0_0_37319536_892.cpp(20) : error C2440: “return”: 无法从“int (__cdecl *)(int)”转换为“int”
没有使该转换得以执行的上下文
0_0_37319536_892.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“==”的前面)
0_0_37319536_892.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“==”的前面)
0_0_37319536_892.cpp(34) : error C2144: 语法错误:“int”的前面应有“}”
0_0_37319536_892.cpp(34) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_37319536_892.cpp(34) : error C2144: 语法错误:“int”的前面应有“)”
0_0_37319536_892.cpp(34) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|