0_0_3915885_12376.cpp
0_0_3915885_12376.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“std”的前面)
0_0_3915885_12376.cpp(2) : error C2501: “usingnamespace” : 缺少存储类或类型说明符
0_0_3915885_12376.cpp(2) : error C2501: “std” : 缺少存储类或类型说明符
0_0_3915885_12376.cpp(2) : error C2086: “std” : 重定义
0_0_3915885_12376.cpp(13) : error C2065: “returnfalse” : 未声明的标识符
0_0_3915885_12376.cpp(17) : error C3861: “returnfalse”: 即使使用参数相关的查找,也未找到标识符
0_0_3915885_12376.cpp(19) : error C2065: “returntrue” : 未声明的标识符
0_0_3915885_12376.cpp(50) : error C2065: “cin” : 未声明的标识符
0_0_3915885_12376.cpp(50) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|