0_0_9744502_8508.cpp
0_0_9744502_8508.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_9744502_8508.cpp(1) : error C2501: “include” : 缺少存储类或类型说明符
VC\include\string.h(28) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\string.h(28) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_9744502_8508.cpp(15) : error C3861: “memset”: 即使使用参数相关的查找,也未找到标识符
0_0_9744502_8508.cpp(16) : error C3861: “memset”: 即使使用参数相关的查找,也未找到标识符
0_0_9744502_8508.cpp(45) : error C2065: “EOF” : 未声明的标识符
0_0_9744502_8508.cpp(45) : error C3861: “scanf”: 即使使用参数相关的查找,也未找到标识符
0_0_9744502_8508.cpp(45) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|