0_0_16092278_9671.c
0_0_16092278_9671.c(4) : error C2057: 应输入常量表达式
0_0_16092278_9671.c(4) : error C2466: 不能分配常量大小为 0 的数组
0_0_16092278_9671.c(4) : error C2087: “map”: 缺少下标
0_0_16092278_9671.c(6) : error C2057: 应输入常量表达式
0_0_16092278_9671.c(6) : error C2466: 不能分配常量大小为 0 的数组
0_0_16092278_9671.c(7) : error C2061: 语法错误: 标识符“used”
0_0_16092278_9671.c(7) : error C2059: 语法错误:“;”
0_0_16092278_9671.c(7) : error C2337: “MAXN”: 未找到特性
0_0_16092278_9671.c(8) : error C2061: 语法错误: 标识符“dfs”
0_0_16092278_9671.c(8) : error C2059: 语法错误:“;”
0_0_16092278_9671.c(8) : error C2059: 语法错误:“类型”
0_0_16092278_9671.c(28) : error C2065: “used”: 未声明的标识符
|