C語言程式設計題求大神教,c語言程式設計題求大神幫忙!

2021-03-18 05:38:39 字數 2951 閱讀 3491

1樓:聽不清啊

有什麼c語言的程式設計題,請講。不說出來,是不能幫到你的。

c語言程式設計題求大神幫忙!

2樓:匿名使用者

#include

int main(void)

}newstr[k] = '\0';

i = 0, j = k - 1;

while (i < j)

i++;

j--;

}if (i < j)

printf("%s no\n", newstr);

else

printf("迴文串 yes\n");

return 0;}

c語言程式設計題,求助大神!

3樓:小黑哎啊

#include

#include

#define n 10000

int main()

一道c語言程式設計題,求大神指教!

4樓:匿名使用者

#include

void printdigits( int n );

int main()

void printdigits( int n )}

c語言程式設計題,求大神!!!

5樓:紫薇參星

按照你的要求編寫的用牛頓迭代

法求解方程的根的c語言程式如下

#include

#include

int main()while(fabs(x-x0)>=1e-5);

printf("%.2f",x);

return 0;}

c語言程式設計題,求大神!!

6樓:聽不清啊

#include "stdio.h"

int main()

}printf("%d %d\n",x,y);

return 0;}

7樓:小黑哎啊

#include

int main()

printf("%d %d",x,y);}

c語言程式設計題,求助大神

8樓:雲南新華電腦學校

int fun (int x)

9樓:志祥羅志祥

int fun(int x)

if (x*x%count==x)

return 0;}

10樓:患有取名困難症

樓上的都會不會看題?

#include

int fun(int x)

} while (xx / i);

return 0;

}int main(int argc, const char* const argv)

}return 0;}

c語言程式設計題,求助大神

11樓:匿名使用者

100不夠幫你寫的,思路**不懂,追問吧?

12樓:匿名使用者

#include

#include

unsigned int calcdayofmonth(unsigned int year, unsigned int month);

bool isleapyear(unsigned int year);

struct time

time operator-(time& t)else

tmp = *this;

if (tmp.day >= t.day)else

if (tmp.month >= t.month)tmp.month -= t.month;

else

tmp.year -= t.year;

time tmp1 = t;

int d=0;

while (!(*this==tmp1))if (tmp1.month > 12)

}printf("累計相差:%d天\n", d);

return tmp;

}bool operator==(time& t)bool operator>(time& t)else

return false;

}else

return false;}};

void show(time t)

bool isleapyear(unsigned int year)unsigned int calcdayofmonth(unsigned int year, unsigned int month)

return 0;//返回0則表示月份輸入不正確}int main()

13樓:筆峰巍峨插藍天

看不清可以發原始碼求採納

菜鳥求大神回答c語言程式設計題! 55

14樓:哼呀弟

#include

#include

using namespace std;

void max_min(setcoll,float& max,float& min)

int main()

max_min(collvalue,max,min);

printf("max=%.2f\nmin=%.2f\n",max,min);}

15樓:4747哦

#include "stdio.h"

#define n 10

void max_min(float a, int n)}int main()

//到此處

return 0;}

c語言程式設計求大神解答,C語言程式設計題,求助大神!

我給你看看我的程式吧 有不懂的再問我,可以私聊 include include int main for int i 1 i n i float sj jbgz i jj i 0.05 float sfgz jbgz i jj i bx i sj printf 編號 d bh i printf 姓名...

c語言程式設計題求大神幫忙解答,C語言程式設計題,求大神幫忙解答!

自己好好看書 這個太基礎了 c語言程式設計題求大神幫忙!include int main void newstr k 0 i 0,j k 1 while i j i j if i j printf s no n newstr else printf 迴文串 yes n return 0 急!c語言程...

C語言程式設計題,C語言程式設計題

long fun int k if i 2 return 1l return k fun k 1 或 include stdio.h main double h,c printf input h n scanf lf h c 5.0 9 h 32 printf c lf c 實驗一 簡單的c程式設計...