0_0_35057308_15189.cpp
0_0_35057308_15189.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“is”的前面)
0_0_35057308_15189.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_35057308_15189.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“a”的前面)
0_0_35057308_15189.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“pile”的前面)
0_0_35057308_15189.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“of”的前面)
0_0_35057308_15189.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“n”的前面)
0_0_35057308_15189.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“wooden”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2146: 语法错误: 缺少“;”(在标识符“sticks”的前面)
VC2013\INCLUDE\sal.h(2381) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
VC2013\INCLUDE\sal.h(2381) : error C2144: 语法错误:“int”的前面应有“;”
0_0_35057308_15189.cpp(5) : fatal error C1004: 发现意外的文件尾
|