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