0_0_5282526_26756.cpp
0_0_5282526_26756.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_5282526_26756.cpp(1) : error C2501: “include” : 缺少存储类或类型说明符
VC\include\yvals.h(116) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\yvals.h(116) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_5282526_26756.cpp(12) : error C2065: “cin” : 未声明的标识符
0_0_5282526_26756.cpp(16) : error C3861: “cin”: 即使使用参数相关的查找,也未找到标识符
0_0_5282526_26756.cpp(52) : error C2065: “cout” : 未声明的标识符
0_0_5282526_26756.cpp(52) : error C2065: “endl” : 未声明的标识符
|