#inlcude
#include
define a 10//a自己取值
void main()
{
float x, y;
scanf("%f",&x);
if(x>=0.5 && x=1.5 && x < 3.5)
y = exp(a*x);
if(x
“define a 10 //a自己取值”顯示Declaration syntax error
怎么辦?
#define a 10 //宏定義,寫錯(cuò)了,前面加個(gè)#
“define a 10 //a自己取值”顯示Declaration syntax error
怎么辦?
#define a 10 //宏定義,寫錯(cuò)了,前面加個(gè)#