0_0_34775732_3083.cpp
0_0_34775732_3083.cpp(1) : error C2873: “System”: 符号不能用在 using 声明中
0_0_34775732_3083.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_34775732_3083.cpp(2) : error C2873: “System”: 符号不能用在 using 声明中
0_0_34775732_3083.cpp(2) : error C2059: 语法错误:“.”
0_0_34775732_3083.cpp(8) : error C2144: 语法错误:“void”的前面应有“:”
0_0_34775732_3083.cpp(8) : error C2061: 语法错误: 标识符“string”
0_0_34775732_3083.cpp(46) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_34775732_3083.cpp(10) : error C2065: “Dictionary”: 未声明的标识符
0_0_34775732_3083.cpp(10) : error C2065: “string”: 未声明的标识符
0_0_34775732_3083.cpp(10) : error C2065: “hashmap”: 未声明的标识符
0_0_34775732_3083.cpp(10) : error C2061: 语法错误: 标识符“Dictionary”
0_0_34775732_3083.cpp(11) : error C2065: “string”: 未声明的标识符
0_0_34775732_3083.cpp(12) : error C2065: “str”: 未声明的标识符
0_0_34775732_3083.cpp(12) : error C2065: “Console”: 未声明的标识符
0_0_34775732_3083.cpp(12) : error C2228: “.ReadLine”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_34775732_3083.cpp(13) : error C2065: “str”: 未声明的标识符
0_0_34775732_3083.cpp(13) : error C2065: “Console”: 未声明的标识符
0_0_34775732_3083.cpp(13) : error C2228: “.ReadLine”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_34775732_3083.cpp(13) : error C2065: “null”: 未声明的标识符
0_0_34775732_3083.cpp(13) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|