0_0_1413863_8428.cpp
0_0_1413863_8428.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“namesapce”的前面)
0_0_1413863_8428.cpp(3) : error C2501: “uisng” : 缺少存储类或类型说明符
0_0_1413863_8428.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“std”的前面)
0_0_1413863_8428.cpp(3) : error C2501: “namesapce” : 缺少存储类或类型说明符
0_0_1413863_8428.cpp(3) : error C2501: “std” : 缺少存储类或类型说明符
0_0_1413863_8428.cpp(3) : error C2086: “std” : 重定义
0_0_1413863_8428.cpp(32) : error C2065: “cin” : 未声明的标识符
0_0_1413863_8428.cpp(32) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|