0_0_34840389_25445.cpp
0_0_34840389_25445.cpp(2) : error C2873: “namespacestd”: 符号不能用在 using 声明中
0_0_34840389_25445.cpp(6) : error C2065: “cin”: 未声明的标识符
0_0_34840389_25445.cpp(9) : error C2065: “cin”: 未声明的标识符
0_0_34840389_25445.cpp(10) : error C2057: 应输入常量表达式
0_0_34840389_25445.cpp(10) : error C2466: 不能分配常量大小为 0 的数组
0_0_34840389_25445.cpp(10) : error C2133: “a”: 未知的大小
0_0_34840389_25445.cpp(16) : error C2065: “cout”: 未声明的标识符
0_0_34840389_25445.cpp(16) : error C2065: “endl”: 未声明的标识符
0_0_34840389_25445.cpp(19) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_34840389_25445.cpp(4)”)匹配之前遇到文件结束
|