0_0_33667125_17209.cpp
0_0_33667125_17209.cpp(1) : error C2014: 预处理器命令必须作为第一个非空白空间启动
VC2013\INCLUDE\sal.h(2381) : error C2144: 语法错误:“int”的前面应有“;”
VC2013\INCLUDE\sal.h(2381) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_33667125_17209.cpp(6) : error C3083: “ios”:“::”左侧的符号必须是一种类型
0_0_33667125_17209.cpp(6) : error C2039: “sync_with_stdio”: 不是“std”的成员
0_0_33667125_17209.cpp(6) : error C3861: “sync_with_stdio”: 找不到标识符
0_0_33667125_17209.cpp(7) : error C2065: “cin”: 未声明的标识符
0_0_33667125_17209.cpp(11) : error C2065: “cin”: 未声明的标识符
0_0_33667125_17209.cpp(13) : error C2065: “cout”: 未声明的标识符
0_0_33667125_17209.cpp(13) : error C2065: “endl”: 未声明的标识符
0_0_33667125_17209.cpp(15) : error C2065: “cout”: 未声明的标识符
0_0_33667125_17209.cpp(15) : error C2065: “endl”: 未声明的标识符
|