0_0_36159230_4464.cpp
0_0_36159230_4464.cpp(14) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(14) : error C2065: “ ”: 未声明的标识符
0_0_36159230_4464.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“map”的前面)
0_0_36159230_4464.cpp(18) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(18) : error C2065: “ cin”: 未声明的标识符
0_0_36159230_4464.cpp(19) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(19) : error C2065: “ map”: 未声明的标识符
0_0_36159230_4464.cpp(25) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(25) : error C2065: “ int”: 未声明的标识符
0_0_36159230_4464.cpp(25) : error C2146: 语法错误: 缺少“;”(在标识符“i”的前面)
0_0_36159230_4464.cpp(25) : error C2065: “i”: 未声明的标识符
0_0_36159230_4464.cpp(25) : error C2065: “j”: 未声明的标识符
0_0_36159230_4464.cpp(25) : error C2065: “min”: 未声明的标识符
0_0_36159230_4464.cpp(25) : error C2065: “index”: 未声明的标识符
0_0_36159230_4464.cpp(26) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(26) : error C2065: “i”: 未声明的标识符
0_0_36159230_4464.cpp(26) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_36159230_4464.cpp(26) : error C3861: “ for”: 找不到标识符
0_0_36159230_4464.cpp(26) : error C2059: 语法错误:“)”
0_0_36159230_4464.cpp(27) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(27) : error C2146: 语法错误: 缺少“;”(在标识符“ ”的前面)
0_0_36159230_4464.cpp(27) : error C2065: “ ”: 未声明的标识符
0_0_36159230_4464.cpp(28) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(28) : error C2065: “ dis”: 未声明的标识符
0_0_36159230_4464.cpp(28) : error C2065: “i”: 未声明的标识符
0_0_36159230_4464.cpp(28) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_36159230_4464.cpp(29) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(29) : error C2065: “ ”: 未声明的标识符
0_0_36159230_4464.cpp(29) : error C2146: 语法错误: 缺少“;”(在标识符“used”的前面)
0_0_36159230_4464.cpp(29) : error C2065: “i”: 未声明的标识符
0_0_36159230_4464.cpp(30) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(30) : error C2065: “ ”: 未声明的标识符
0_0_36159230_4464.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_36159230_4464.cpp(31) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(31) : error C2146: 语法错误: 缺少“;”(在标识符“used”的前面)
0_0_36159230_4464.cpp(31) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_36159230_4464.cpp(31) : error C2065: “v”: 未声明的标识符
0_0_36159230_4464.cpp(31) : error C2369: “used”: 重定义;不同的下标
0_0_36159230_4464.cpp(8) : 参见“used”的声明
0_0_36159230_4464.cpp(31) : error C2440: “初始化”: 无法从“int”转换为“int [1]”
没有转换为数组类型,但有转换为数组的引用或指针
0_0_36159230_4464.cpp(32) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(32) : error C2065: “v”: 未声明的标识符
0_0_36159230_4464.cpp(32) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_36159230_4464.cpp(32) : error C2440: “初始化”: 无法从“int”转换为“int [1]”
没有转换为数组类型,但有转换为数组的引用或指针
0_0_36159230_4464.cpp(33) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(33) : error C2065: “i”: 未声明的标识符
0_0_36159230_4464.cpp(33) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_36159230_4464.cpp(33) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_36159230_4464.cpp(33) : error C2143: 语法错误 : 缺少“;”(在“<=”的前面)
0_0_36159230_4464.cpp(33) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_36159230_4464.cpp(33) : error C2086: “int i”: 重定义
0_0_36159230_4464.cpp(33) : 参见“i”的声明
0_0_36159230_4464.cpp(33) : error C2059: 语法错误:“)”
0_0_36159230_4464.cpp(34) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(34) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_36159230_4464.cpp(34) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_36159230_4464.cpp(35) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(36) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(37) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(38) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(39) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(40) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(41) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(42) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(43) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(44) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(45) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(46) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(47) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(48) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(50) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(52) : error C2059: 语法错误:“}”
0_0_36159230_4464.cpp(52) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_36159230_4464.cpp(55) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_36159230_4464.cpp(55) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_36159230_4464.cpp(56) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(57) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(58) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(59) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(60) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(61) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(62) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(63) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(64) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(65) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(66) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(67) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(68) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(73) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(74) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(74) : error C2146: 语法错误: 缺少“;”(在标识符“ ”的前面)
0_0_36159230_4464.cpp(73) : error C3861: “ while”: 找不到标识符
0_0_36159230_4464.cpp(75) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(75) : error C3861: “ inp”: 找不到标识符
0_0_36159230_4464.cpp(75) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_36159230_4464.cpp(75) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_36159230_4464.cpp(76) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(76) : error C3861: “ djs”: 找不到标识符
0_0_36159230_4464.cpp(77) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(77) : error C3861: “ memset”: 找不到标识符
0_0_36159230_4464.cpp(78) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(78) : error C2065: “ cout”: 未声明的标识符
0_0_36159230_4464.cpp(78) : error C3861: “dfs”: 找不到标识符
0_0_36159230_4464.cpp(79) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_36159230_4464.cpp(79) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_36159230_4464.cpp(80) : error C2059: 语法错误:“return”
0_0_36159230_4464.cpp(80) : fatal error C1003: 错误计数超过 100;正在停止编译
|