0_0_13181505_16765.cpp
0_0_13181505_16765.cpp(22) : error C2872: “end”: 不明确的符号
可能是“0_0_13181505_16765.cpp(14) : int end”
或 “end”
0_0_13181505_16765.cpp(27) : error C2872: “end”: 不明确的符号
可能是“0_0_13181505_16765.cpp(14) : int end”
或 “end”
0_0_13181505_16765.cpp(31) : error C2065: “;”: 未声明的标识符
0_0_13181505_16765.cpp(31) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_13181505_16765.cpp(32) : error C2065: “;”: 未声明的标识符
0_0_13181505_16765.cpp(33) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_13181505_16765.cpp(34) : error C2065: “i”: 未声明的标识符
0_0_13181505_16765.cpp(39) : error C2872: “end”: 不明确的符号
可能是“0_0_13181505_16765.cpp(14) : int end”
或 “end”
0_0_13181505_16765.cpp(40) : error C2872: “end”: 不明确的符号
可能是“0_0_13181505_16765.cpp(14) : int end”
或 “end”
0_0_13181505_16765.cpp(44) : error C2143: 语法错误 : 缺少“;”(在“<<”的前面)
0_0_13181505_16765.cpp(44) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_13181505_16765.cpp(45) : error C2059: 语法错误:“}”
0_0_13181505_16765.cpp(45) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_13181505_16765.cpp(48) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_13181505_16765.cpp(48) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
|