0_0_20286647_25544.cpp
0_0_20286647_25544.cpp(15) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_20286647_25544.cpp(20) : error C2143: 语法错误 : 缺少“}”(在“for”的前面)
0_0_20286647_25544.cpp(20) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_20286647_25544.cpp(18) : error C3861: “whlile”: 找不到标识符
0_0_20286647_25544.cpp(34) : error C2059: 语法错误:“}”
0_0_20286647_25544.cpp(34) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|