0_0_38235869_28664.cpp
VC2013\INCLUDE\sal.h(2381) : error C2144: 语法错误:“int”的前面应有“;”
VC2013\INCLUDE\sal.h(2381) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38235869_28664.cpp(25) : error C2146: 语法错误: 缺少“;”(在标识符“View”的前面)
0_0_38235869_28664.cpp(25) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38235869_28664.cpp(26) : error C2146: 语法错误: 缺少“;”(在标识符“Code”的前面)
0_0_38235869_28664.cpp(26) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38235869_28664.cpp(26) : error C2146: 语法错误: 缺少“;”(在标识符“Problem”的前面)
0_0_38235869_28664.cpp(26) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_38235869_28664.cpp(26) : error C2059: 语法错误:“常量”
0_0_38235869_28664.cpp(27) : error C2146: 语法错误: 缺少“;”(在标识符“RunId”的前面)
0_0_38235869_28664.cpp(27) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38235869_28664.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_38235869_28664.cpp(27) : error C2059: 语法错误:“常量”
0_0_38235869_28664.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_38235869_28664.cpp(28) : error C2146: 语法错误: 缺少“;”(在标识符“Code”的前面)
0_0_38235869_28664.cpp(28) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38235869_28664.cpp(28) : error C2146: 语法错误: 缺少“;”(在标识符“Render”的前面)
0_0_38235869_28664.cpp(28) : error C2086: “int Code”: 重定义
0_0_38235869_28664.cpp(26) : 参见“Code”的声明
0_0_38235869_28664.cpp(28) : error C2146: 语法错误: 缺少“;”(在标识符“Status”的前面)
0_0_38235869_28664.cpp(28) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_38235869_28664.cpp(28) : error C2146: 语法错误: 缺少“;”(在标识符“By”的前面)
0_0_38235869_28664.cpp(28) : error C2146: 语法错误: 缺少“;”(在标识符“HDOJ”的前面)
0_0_38235869_28664.cpp(28) : error C2146: 语法错误: 缺少“;”(在标识符“G”的前面)
0_0_38235869_28664.cpp(28) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_38235869_28664.cpp(28) : error C2086: “int G”: 重定义
0_0_38235869_28664.cpp(27) : 参见“G”的声明
0_0_38235869_28664.cpp(34) : error C2084: 函数“int main(void)”已有主体
0_0_38235869_28664.cpp(5) : 参见“main”的前一个定义
|