0_0_39098266_13910.cpp
0_0_39098266_13910.cpp(7) : error C2873: “namespacestd”: 符号不能用在 using 声明中
0_0_39098266_13910.cpp(13) : error C2065: “maxchar”: 未声明的标识符
0_0_39098266_13910.cpp(13) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39098266_13910.cpp(39) : error C2065: “introot”: 未声明的标识符
0_0_39098266_13910.cpp(39) : error C2062: 意外的类型“int”
0_0_39098266_13910.cpp(57) : error C2065: “maxchar”: 未声明的标识符
0_0_39098266_13910.cpp(59) : error C2065: “value”: 未声明的标识符
0_0_39098266_13910.cpp(85) : error C2065: “cin”: 未声明的标识符
0_0_39098266_13910.cpp(85) : error C2065: “value”: 未声明的标识符
0_0_39098266_13910.cpp(87) : error C2065: “value”: 未声明的标识符
0_0_39098266_13910.cpp(87) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|