高分懸賞3題簡單c語言程式設計題,高分懸賞3題簡單C語言程式設計題

2022-02-07 01:57:02 字數 3326 閱讀 7085

1樓:匿名使用者

#include

int sum(int x)

void main()

2樓:小河流

/*計算字元個數*/

#include "stdio.h"

void main()

3樓:匿名使用者

1.用到陣列知識。2.。不知道。3.還是陣列

4樓:匿名使用者

1 #include

void main()

ch = fgetc(fp);

while(!feof(fp))

fclose(fp);

printf("字母:%d 數字:%d 其他:%d\n",letters,digits,others);}2

#include

#include

char str[1000];

char str1[1000];

int stringbracket(char *str)//刪除空格和製表符

fclose(fp);

fp=fopen("a2.txt","rt");

if(fp==null)

fclose(fp);

for(j=0;ja[i+1])

fp=fopen("a3.txt","wt");

if(fp==null)

for(i=0; i

高分懸賞一c語言程式設計題(簡單行編輯)

5樓:陳阿水_真

我有一個**本程式似乎差不多喔,就差統計了。發給你看下,參考下吧。

#include

#include

#define max 300

file *book;

char number[20],name[10];

main()

else

printf("**本己開啟。\n");

start();

fclose(book);

}start()

}while(n!=0);

}del()

if(temp[n]==null)

break;

}if(p==1)

p=0;

}fclose(tempbook);

fclose(book);

book=fopen("cell phone book.txt","w");

fclose(book);

book=fopen("cell phone book.txt","a");

tempbook=fopen("temp.txt","r");

while(fgets(temp,max,tempbook)!=null)

fclose(tempbook);

fclose(book);

}search()

fclose(book);

}adduser()

print()

while(c!=eof);

fclose(book);}

求高手解答一些簡單的c語言題目!(高分懸賞)

6樓:匿名使用者

1、before globalplusplus(), it is 1before ++, it is 1

after ++, it is 2

after globalplusplus(), it is 22、over!

3、(1)

printf("input a year:");

scanf("%d",&year);

(2)(0==year%4 && 0!=year%100) || 0==year%400

4、(1)

s[i]!='\0'

(2)s[j]=s[i];

5、#include

main()

else

}printf("\n");}}

6、#include

main()

printf("1~100的累加和為:%ld\n",sum);

} 7、

#include

void getmaxmin(float s)if(s[max]

main()

printf("\n");}}

9、#include

#include

#define true 1

#define faulse 0

/*isprime 的返回值為0,n不是素數;返回值為1,n是素數。*/

int isprime(int n)

if(0==n%2)

for(i=3;i<=sqrt(n);i+=2)else if(i>sqrt(n)) }}void main()

while(number<2);

if(isprime(number))

printf("%d是一個素數!\n",number);

else printf("%d不是一個素數!\n",number);

} 10、

#include

long fac(int n)

void main()

while(m<0);

dowhile(k<0);

printf("%ld\n",fac(k)/fac(m-k));

} 11、

#include

void main()

printf("英語字元:%d\n",letter);

printf("數字字元:%d\n",integer);

printf("空格字元:%d\n",space);

printf("其他字元:%d\n",other);}

7樓:高金山

確實都是些很簡單的題目,最好還是自己先動手寫寫吧。

8樓:匿名使用者

我很懶..都是些很簡單很簡單的c語言題目..還是自己努力下,這東西自己不動手做,永遠都摸索不出來

c語言程式設計題(高分懸賞)

9樓:qq喊

c語言程式設計具體可以和我談。

高分懸賞 c語言結構體程式設計題

幾道c 程式設計題 答對加懸賞 ,求2道C 的程式設計題(高人請進)

最大bai 公約du數最zhi小dao公內倍數容 include include using namespace std int main cout for j cout return 0 1.內容 編寫兩個函式分別求n!和 的程式。2 源程式 include using namespace std...

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

int fun int x int fun int x if x x count x return 0 樓上的都會不會看題?include int fun int x while xx i return 0 int main int argc,const char const argv return...

c語言程式設計題求幫忙,C語言程式設計題,求12!3!20!的和,怎麼做

是初學者嗎 這樣的問題最好說明哪一步不懂,自己練習還是最重要的scanf一位一位的讀入 乘除之後,switch case就ok了 include int main void char s 20 10x98765432 char id 20 int sum 0,i,yushu printf 請輸入身份...