题目内容

以下程序中给指针p分配三个double型动态内存单元,请填空:#include void main( ){ double *p;p=(double*)malloc(________________________);p[0]=1.5; p[1]=2.5;p[2]=3.5;printf(“%f %f %f\n”,p[0],p[1],p[2]); }

查看答案
更多问题

Living in a dormitory at _______________can be a greatexperience. (n.大学)

Our parentsarrangedour _______________throughamatchmaker.(n.婚姻)

Pollutionandother _______________ sometimes cause the number of species to become so small that it cannot survive.(n.活动,行为(复数))

Mystudentshaveasummer _______________project.(n.研究)

答案查题题库