0_0_25077211_25361.cpp
0_0_25077211_25361.cpp(386) : error C2146: 语法错误: 缺少“;”(在标识符“str”的前面)
0_0_25077211_25361.cpp(386) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25077211_25361.cpp(387) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25077211_25361.cpp(399) : error C2143: 语法错误 : 缺少“;”(在“&”的前面)
0_0_25077211_25361.cpp(399) : error C2433: “istream”: 不允许在数据声明中使用“friend”
0_0_25077211_25361.cpp(399) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25077211_25361.cpp(399) : error C2061: 语法错误: 标识符“istream”
0_0_25077211_25361.cpp(400) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25077211_25361.cpp(400) : error C2805: 二进制“operator >>”的参数太少
0_0_25077211_25361.cpp(400) : error C2333: “bign::operator >>”: 函数声明中有错误;跳过函数体
0_0_25077211_25361.cpp(421) : error C2143: 语法错误 : 缺少“;”(在“&”的前面)
0_0_25077211_25361.cpp(421) : error C2433: “ostream”: 不允许在数据声明中使用“friend”
0_0_25077211_25361.cpp(421) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25077211_25361.cpp(421) : error C2061: 语法错误: 标识符“ostream”
0_0_25077211_25361.cpp(422) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_25077211_25361.cpp(422) : error C2805: 二进制“operator <<”的参数太少
0_0_25077211_25361.cpp(422) : error C2333: “bign::operator <<”: 函数声明中有错误;跳过函数体
0_0_25077211_25361.cpp(9) : error C3861: “memset”: 找不到标识符
0_0_25077211_25361.cpp(14) : error C3861: “memset”: 找不到标识符
0_0_25077211_25361.cpp(26) : error C3861: “memset”: 找不到标识符
0_0_25077211_25361.cpp(27) : error C3861: “strlen”: 找不到标识符
0_0_25077211_25361.cpp(46) : error C3861: “memset”: 找不到标识符
0_0_25077211_25361.cpp(324) : error C3861: “exit”: 找不到标识符
0_0_25077211_25361.cpp(377) : error C3861: “memset”: 找不到标识符
0_0_25077211_25361.cpp(388) : error C2065: “string”: 未声明的标识符
0_0_25077211_25361.cpp(388) : error C2146: 语法错误: 缺少“;”(在标识符“res”的前面)
0_0_25077211_25361.cpp(388) : error C2065: “res”: 未声明的标识符
0_0_25077211_25361.cpp(390) : error C2065: “res”: 未声明的标识符
0_0_25077211_25361.cpp(391) : error C2065: “res”: 未声明的标识符
|