0_0_39498530_29657.cpp
0_0_39498530_29657.cpp(6) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_39498530_29657.cpp(6) : error C2065: “ char”: 未声明的标识符
0_0_39498530_29657.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“str”的前面)
0_0_39498530_29657.cpp(6) : error C2065: “str”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_39498530_29657.cpp(7) : error C2065: “ int”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2146: 语法错误: 缺少“;”(在标识符“a”的前面)
0_0_39498530_29657.cpp(7) : error C2065: “a”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “space”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “i”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “j”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “num”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “k”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “frag1”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “frag2”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “sum”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “temp”: 未声明的标识符
0_0_39498530_29657.cpp(7) : error C2065: “len”: 未声明的标识符
0_0_39498530_29657.cpp(8) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_39498530_29657.cpp(8) : error C2065: “ ”: 未声明的标识符
0_0_39498530_29657.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“while”的前面)
0_0_39498530_29657.cpp(8) : error C2065: “str”: 未声明的标识符
0_0_39498530_29657.cpp(8) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|