c語言求教!急求,C語言求教!急求

2021-12-19 12:43:19 字數 585 閱讀 8993

1樓:懷亦綠

#include#define n 10int main()//;// upper=lower=digit=space=other=0; for(i=0;gets(str[i]),(str[i][0]!='q'||str[i][1]!='u'||str[i][2]!

='i'||str[i][3]!='t'||str[i][4]!='\0');/*i++*/)// } printf("upper:

%d\nlower:%d\ndigit:%d\nspace:

%d\nother:%d\n",upper, lower,digit,space,other); return 0;//}

#include#includeint main(),*p; upper=lower=digit=space=other=0; while(strcmp(gets(str),"quit")) } printf("upper:%d\nlower:%d\ndigit:

%d\nspace:%d\nother:%d\n",upper, lower,digit,space,other); return 0;}

求採納為滿意回答。

急求c語言程式設計答案高手請進,急求C語言程式設計答案!!!高手請進!!

main 覺得答案有問題的話可以說下,我會幫你的 好的話就多給點分 呵呵 你這個問題一點也不嚴謹 是同時滿足上面三個條件呢 還是滿足一個就可以呢?include void main else main 雖然覺得你給的三個條件有點混亂,但是還是按照其編寫出如下 include int main int...

C 題目,新手求教!!C語言小問題,求指教!!

類 可以理解為某些相互關聯的變數和函式的組合體。通過類名可以定義 類的物件 這些物件也就因其 類 而具有了對應的相關變數和函式。比如student類,定義好之後,可以在主程式中這樣使用 main cout 這樣的好處是,a 作為一個 student類 的變數 它的實際意義是 一個班級,或者一個學生集...

c語言作業寫不好求教,C語言作業怎麼做,求大神教

除錯過,沒有發現什麼問題 include stdio.h define m 10 int main int i,j,n printf 請輸入要插入的資料 n scanf d n for i 0 i j i a i 1 n printf n插入資料後的數列 n for i 0 i include de...