c語言程式急急急謝謝各位大俠

2022-12-02 07:15:13 字數 626 閱讀 6977

1樓:匿名使用者

#include

int main()

if(i==10) printf("%d", 0);

return 0;}

2樓:匿名使用者

#include"stdio.h"

#include"math.h"

main()

}printf("%d\n",flag);}

3樓:匿名使用者

#include

#include

#include

#include

main()

for( i=0; i<10; i++)

printf("\n");

}return 0;}

4樓:匿名使用者

#include

void main()

}cout<

5樓:匿名使用者

#include

void main()

if(k==1)

printf("1\n");

else printf("0\n");}

c語言急急急急急急,C語言 急急急急急急!!!

include include define incre 0.07 int main printf the year is d i return 0 include include define n 10 int main for i 0 i n 1 i printf the result is n...

C語言,急急急

如果想輸入多個的話 要用迴圈,scanf函式的第二個引數為地址 比如說 你想用float english 10 來儲存10個英語成績的話 就可以了 如果你想一次性輸入一組資料 就是 學號 名字 成績 你就定義多個陣列 然後一起放到迴圈裡 比如定義3個陣列int number 10 char name...

c語言習題請高手解答。。急急急,C語言習題請高手解答。。急急急

1.a2.a 3.a4.d 5.c6.a 7.b8.c 9.d10.d 11.c語言中用 1 表示邏輯值 真 用 0 表示邏輯值 假 12.出題有誤 13.c語言中的邏輯運算子按優先順序別是 非 與 或 14.出題有誤 15.c語言中邏輯運算子 非 的優先順序高於算術運算子。16.a a b a 1...