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