0_0_16328180_18374.cpp
0_0_16328180_18374.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“Judge”的前面)
0_0_16328180_18374.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_16328180_18374.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“Online”的前面)
0_0_16328180_18374.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“Exercise”的前面)
0_0_16328180_18374.cpp(2) : error C2086: “int Online”: 重定义
0_0_16328180_18374.cpp(2) : 参见“Online”的声明
0_0_16328180_18374.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“Teaching”的前面)
0_0_16328180_18374.cpp(2) : 参见“Online”的声明
0_0_16328180_18374.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“Contests”的前面)
0_0_16328180_18374.cpp(2) : 参见“Online”的声明
0_0_16328180_18374.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“Author”的前面)
0_0_16328180_18374.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_16328180_18374.cpp(3) : error C2086: “int Exercise”: 重定义
0_0_16328180_18374.cpp(2) : 参见“Exercise”的声明
0_0_16328180_18374.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“F”的前面)
0_0_16328180_18374.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_16328180_18374.cpp(15) : error C2018: 未知字符“0x40”
0_0_16328180_18374.cpp(28) : error C2059: 语法错误:“常量”
0_0_16328180_18374.cpp(29) : error C2146: 语法错误: 缺少“;”(在标识符“Answer”的前面)
0_0_16328180_18374.cpp(29) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_16328180_18374.cpp(29) : error C2146: 语法错误: 缺少“;”(在标识符“RunId”的前面)
0_0_16328180_18374.cpp(29) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_16328180_18374.cpp(29) : error C2059: 语法错误:“常量”
0_0_16328180_18374.cpp(29) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_16328180_18374.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“Code”的前面)
0_0_16328180_18374.cpp(30) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_16328180_18374.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“Render”的前面)
0_0_16328180_18374.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“Status”的前面)
0_0_16328180_18374.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_16328180_18374.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“By”的前面)
0_0_16328180_18374.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“HDOJ”的前面)
0_0_16328180_18374.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“C”的前面)
0_0_16328180_18374.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_16328180_18374.cpp(30) : error C2086: “int C”: 重定义
0_0_16328180_18374.cpp(29) : 参见“C”的声明
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_16328180_18374.cpp(66) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_16328180_18374.cpp(71) : error C2084: 函数“int main(void)”已有主体
0_0_16328180_18374.cpp(35) : 参见“main”的前一个定义
|