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

時間 2021-07-04 15:37:45

1樓:陸仁淼

我給你看看我的程式吧(有不懂的再問我,可以私聊):

#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("姓名:");

for(int j=0;j

2樓:小黑哎啊

#include

int main()

{//輸入uuurr,等價於上上上右右;(0,0)→(2,3)int x=0,y=0;

int n;

char ch;

scanf("%d",&n);

getchar();//吃掉回車符

for(int i=0;ich=getchar();//結束一個代表方向的字元

getchar();//吃掉回車符

if(ch=='l')//左

x--;

if(ch=='r')//右

x++;

if(ch=='u')//上

y++;

if(ch=='d')//下

y--;

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

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

3樓:小黑哎啊

#include

#include

#define n 10000

int main()

c語言程式設計 求大神解答 10

4樓:匿名使用者

結構定義錯誤,xingming等應該是字元陣列,

你定義的是字元,輸入時又用得是串,所以會出錯。

5樓:古神孤鴻

錯誤太多,發**過來,幫你改正

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

6樓:哼呀弟

#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);}

7樓:4747哦

#include "stdio.h"

#define n 10

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

//到此處

return 0;}

關於幾個簡單的c語言程式設計 求助大神!! 20

8樓:匿名使用者

known circle radius, column height, programming for circle circumference, cylinder volume, and accurate to the decimal point 2.

1)程式**;

1) program code;

2)從鍵盤上分別輸入圓半徑、圓柱高為 4、8,輸出圓周長、圓柱體積。

2, respectively, from the keyboard input circle radius, column height of 4, 8, output circle circumference, cylinder volume.

6、輸入一個攝氏溫度,程式設計求輸出華氏溫度,且精確到小數點 2 位。 (參

6, enter a celsius temperature, programmed to output fahrenheit temperature, and accurate to the decimal point 2. (cf.

考公式為 f=5/9*c+32,其中 c 為攝氏溫度)

test formula for f=5/9*c+32, where c is the celsius temperature

1)程式**;

1) program code;

2)從鍵盤上攝氏溫度為 28℃,輸出華氏溫度。

2) from the keyboard, the temperature is 28 degrees celsius, the output fahrenheit.

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

9樓:紫薇參星

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

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

#include

#include

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

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

return 0;}

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

10樓:聽不清啊

#include "stdio.h"

int main()

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

return 0;}

11樓:小黑哎啊

#include

int main()

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

C語言程式設計題,求大神幫助,謝謝,C語言程式設計題目,求大神幫忙解答下,謝謝!

include void main include int main void if kscj 95 printf 考試成績 d 分的等級為 優 n n kscj if kscj 84 kscj 95 printf 考試成績 d 分的等級為 良 n n kscj if kscj 69 kscj 85...

C語言新手,求大神解惑,C語言程式設計!!求大神幫助!!!!急啊!!!

比如產生0 9的隨機數,你可以統計0 9的產生次數,然後除以總次數,看看頻率是否為0.1。如果是說明隨機性較好。 int rand void 返回的n是一個界於0 32767 0x7fff 之間的偽隨機數,包括0和32767。include include include 必須要引用的標頭檔案 sr...

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

答案應該是 you me 其實該程式執行有點問題,改成下面編譯才能通過 include include int main char arr 2 4 strcpy arr 0 you strcpy arr 1 me arr 0 3 printf s n arr 0 return 0 說明 首先執行st...