0_0_38877044_28740.cpp
0_0_38877044_28740.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“to”的前面)
0_0_38877044_28740.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38877044_28740.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“Hangzhou”的前面)
0_0_38877044_28740.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“Dianzi”的前面)
0_0_38877044_28740.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“University”的前面)
0_0_38877044_28740.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“Online”的前面)
0_0_38877044_28740.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“Judge”的前面)
0_0_38877044_28740.cpp(1) : error C2065: “hdu”: 未声明的标识符
0_0_38877044_28740.cpp(1) : error C2228: “.edu”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_38877044_28740.cpp(1) : error C2228: “.cn”的左边必须有类/结构/联合
0_0_38877044_28740.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38877044_28740.cpp(2) : fatal error C1004: 发现意外的文件尾
|