0_0_34549352_23581.cpp
0_0_34549352_23581.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“Judge”的前面)
0_0_34549352_23581.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_34549352_23581.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“Online”的前面)
0_0_34549352_23581.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“Exercise”的前面)
0_0_34549352_23581.cpp(3) : error C2086: “int Online”: 重定义
0_0_34549352_23581.cpp(3) : 参见“Online”的声明
0_0_34549352_23581.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“Teaching”的前面)
0_0_34549352_23581.cpp(3) : 参见“Online”的声明
0_0_34549352_23581.cpp(3) : error C2146: 语法错误: 缺少“;”(在标识符“Contests”的前面)
0_0_34549352_23581.cpp(3) : 参见“Online”的声明
0_0_34549352_23581.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“Author”的前面)
0_0_34549352_23581.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_34549352_23581.cpp(4) : error C2086: “int Exercise”: 重定义
0_0_34549352_23581.cpp(3) : 参见“Exercise”的声明
0_0_34549352_23581.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“F”的前面)
0_0_34549352_23581.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_34549352_23581.cpp(17) : error C2018: 未知字符“0x40”
0_0_34549352_23581.cpp(28) : error C2059: 语法错误:“常量”
0_0_34549352_23581.cpp(28) : error C2001: 常量中有换行符
0_0_34549352_23581.cpp(28) : error C2015: 常量中的字符太多
0_0_34549352_23581.cpp(29) : error C2059: 语法错误:“常量”
0_0_34549352_23581.cpp(29) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_34549352_23581.cpp(29) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_34549352_23581.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“Code”的前面)
0_0_34549352_23581.cpp(30) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_34549352_23581.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“Render”的前面)
0_0_34549352_23581.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“Status”的前面)
0_0_34549352_23581.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_34549352_23581.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“By”的前面)
0_0_34549352_23581.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“HDOJ”的前面)
0_0_34549352_23581.cpp(30) : error C2146: 语法错误: 缺少“;”(在标识符“C”的前面)
0_0_34549352_23581.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_34549352_23581.cpp(30) : error C2086: “int C”: 重定义
0_0_34549352_23581.cpp(29) : 参见“C”的声明
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
|