早教吧作业答案频道 -->其他-->
C:\Users\xiaokui\Desktop\Text1.c(9):errorC2143:syntaxerror:missing')'before'&'#include#includedoubleg(doublex){doubley;y=sqrt(10-x*x*x)/2;returny;}intiteration(doubleg(double),doublex0,intM,double&x,doublee){inti;for(i=1;i
题目详情
C:\Users\xiaokui\Desktop\Text1.c(9) : error C2143: syntax error : missing ')' before '&'
#include
#include
double g(double x)
{
double y;
y=sqrt(10-x*x*x)/2;
return y;
}
int iteration(double g(double),double x0,int M,double &x,double e)
{
int i;
for(i=1;i
#include
#include
double g(double x)
{
double y;
y=sqrt(10-x*x*x)/2;
return y;
}
int iteration(double g(double),double x0,int M,double &x,double e)
{
int i;
for(i=1;i
▼优质解答
答案和解析
这句:
int teration(double g(double),double x0,int M,double &x,double e)
函数teration的第一形参用法您确定没问题?用一个函数做形参,可以吗?也许是我少见多怪了.
int teration(double g(double),double x0,int M,double &x,double e)
函数teration的第一形参用法您确定没问题?用一个函数做形参,可以吗?也许是我少见多怪了.
看了 C:\Users\xiaok...的网友还看了以下:
求Say Goodbye 的中文歌词,歌手Joy WilliamsI saw you today 2020-05-13 …
The moment ()I saw the photos,I remembered the tr 2020-05-14 …
i miss GZ and hk! i can help you. i need time do 2020-05-16 …
never before in my life _ a more beautiful place 2020-05-16 …
I can only remember basically what I said before请 2020-05-17 …
I have never met Carl before ,nor have I heard of 2020-05-17 …
i'llfinishitbeforenoon.(before后可接night,evening吗?) 2020-05-20 …
连词成句1.met,the,in,a,street,friend,I,the,before,day 2020-07-09 …
C:\Users\xiaokui\Desktop\Text1.c(9):errorC2143:sy 2020-07-23 …
下列赋值语句正确的是()A.Text1.text=Text.text+Text2.textB.Tex 2020-12-31 …