0_0_22253614_30630.cpp
0_0_22253614_30630.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_22253614_30630.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“>”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_22253614_30630.cpp(7) : error C3861: “scanf”: 找不到标识符
0_0_22253614_30630.cpp(8) : error C3861: “getchar”: 找不到标识符
0_0_22253614_30630.cpp(14) : error C3861: “gets”: 找不到标识符
0_0_22253614_30630.cpp(27) : error C3861: “printf”: 找不到标识符
0_0_22253614_30630.cpp(28) : error C3861: “printf”: 找不到标识符
0_0_22253614_30630.cpp(29) : error C3861: “printf”: 找不到标识符
0_0_22253614_30630.cpp(30) : error C3861: “printf”: 找不到标识符
0_0_22253614_30630.cpp(31) : error C3861: “printf”: 找不到标识符
0_0_22253614_30630.cpp(32) : error C3861: “printf”: 找不到标识符
|