0_0_38076666_17512.cpp
0_0_38076666_17512.cpp(15) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_38076666_17512.cpp(15) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38076666_17512.cpp(18) : error C3861: “isdigit”: 找不到标识符
0_0_38076666_17512.cpp(22) : error C3861: “isdigit”: 找不到标识符
0_0_38076666_17512.cpp(48) : error C3861: “memset”: 找不到标识符
0_0_38076666_17512.cpp(67) : error C3861: “memset”: 找不到标识符
0_0_38076666_17512.cpp(73) : error C3861: “memset”: 找不到标识符
|