0_0_2403713_21083.c
0_0_2403713_21083.c(7) : error C2057: 应输入常数表达式
0_0_2403713_21083.c(7) : error C2466: 不能分配常数大小为 0 的数组
0_0_2403713_21083.c(7) : error C2087: “dp” : 缺少下标
0_0_2403713_21083.c(9) : error C2065: “bool” : 未声明的标识符
0_0_2403713_21083.c(9) : error C2146: 语法错误 : 缺少“;”(在标识符“flag”的前面)
0_0_2403713_21083.c(9) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_2403713_21083.c(9) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_2403713_21083.c(9) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_2403713_21083.c(9) : error C2065: “flag” : 未声明的标识符
0_0_2403713_21083.c(30) : error C2065: “true” : 未声明的标识符
0_0_2403713_21083.c(40) : error C2065: “false” : 未声明的标识符
|