0_0_23522836_10914.c
0_0_23522836_10914.c(26) : error C2065: “area”: 未声明的标识符
0_0_23522836_10914.c(27) : error C2065: “area”: 未声明的标识符
0_0_23522836_10914.c(29) : error C2059: 语法错误:“return”
0_0_23522836_10914.c(32) : error C2061: 语法错误: 标识符“抛物线方程:y”
0_0_23522836_10914.c(32) : error C2059: 语法错误:“;”
0_0_23522836_10914.c(32) : error C2513: “/*global*/ ”: 在“=”前没有声明变量
0_0_23522836_10914.c(32) : error C2065: “ax”: 未声明的标识符
0_0_23522836_10914.c(32) : error C2065: “bx”: 未声明的标识符
0_0_23522836_10914.c(33) : error C2297: “^”: 非法,右操作数包含“double”类型
0_0_23522836_10914.c(33) : error C2146: 语法错误: 缺少“;”(在标识符“直线方程:y”的前面)
0_0_23522836_10914.c(33) : error C2065: “kx”: 未声明的标识符
0_0_23522836_10914.c(34) : error C2099: 初始值设定项不是常量
0_0_23522836_10914.c(34) : fatal error C1004: 发现意外的文件尾
|