0_0_2663376_3282.cpp
0_0_2663376_3282.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_2663376_3282.cpp(1) : error C2501: “include” : 缺少存储类或类型说明符
VC\include\stdio.h(36) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\stdio.h(36) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_2663376_3282.cpp(3) : error C2871: “std” : 具有该名称的命名空间不存在
0_0_2663376_3282.cpp(8) : error C2065: “cin” : 未声明的标识符
0_0_2663376_3282.cpp(11) : error C3861: “cin”: 即使使用参数相关的查找,也未找到标识符
0_0_2663376_3282.cpp(18) : error C3861: “printf”: 即使使用参数相关的查找,也未找到标识符
|