0_0_18171489_10943.c
0_0_18171489_10943.c(29) : error C2440: “=”: 无法从“double”转换为“double [300]”
0_0_18171489_10943.c(35) : error C2440: “初始化”: 无法从“double *”转换为“double”
0_0_18171489_10943.c(39) : error C2113: “-”: 指针只能从另一个指针上进行减法运算
0_0_18171489_10943.c(41) : error C2440: “=”: 无法从“double *”转换为“double”
0_0_18171489_10943.c(46) : error C2106: “=”: 左操作数必须为左值
0_0_18171489_10943.c(49) : error C2065: “Max”: 未声明的标识符
|