0_0_24894302_14283.c
0_0_24894302_14283.c(1) : error C2061: 语法错误: 标识符“namespace”
0_0_24894302_14283.c(1) : error C2059: 语法错误:“;”
0_0_24894302_14283.c(14) : error C2065: “cout”: 未声明的标识符
0_0_24894302_14283.c(14) : error C2065: “endl”: 未声明的标识符
0_0_24894302_14283.c(15) : error C2065: “cout”: 未声明的标识符
0_0_24894302_14283.c(15) : error C2297: “<<”: 非法,右操作数包含“char [12]”类型
0_0_24894302_14283.c(15) : error C2065: “endl”: 未声明的标识符
0_0_24894302_14283.c(21) : error C2065: “cout”: 未声明的标识符
0_0_24894302_14283.c(21) : error C2065: “fixed”: 未声明的标识符
0_0_24894302_14283.c(21) : error C2297: “<<”: 非法,右操作数包含“double”类型
0_0_24894302_14283.c(21) : error C2065: “endl”: 未声明的标识符
0_0_24894302_14283.c(23) : error C2065: “cout”: 未声明的标识符
0_0_24894302_14283.c(23) : error C2065: “fixed”: 未声明的标识符
0_0_24894302_14283.c(23) : error C2297: “<<”: 非法,右操作数包含“double”类型
0_0_24894302_14283.c(23) : error C2065: “endl”: 未声明的标识符
0_0_24894302_14283.c(25) : error C2065: “cout”: 未声明的标识符
0_0_24894302_14283.c(25) : error C2065: “fixed”: 未声明的标识符
0_0_24894302_14283.c(25) : error C2297: “<<”: 非法,右操作数包含“double”类型
0_0_24894302_14283.c(25) : error C2065: “endl”: 未声明的标识符
|