1樓:兄弟連教育北京總校
#include
int main()
printf("和為%d,平均值為%.2f",sum,sum/5.0);
return 0;}
2樓:匿名使用者
74%84%84%84%84%00 006666%
用c語言編寫乙個程式,輸入5個數,求其和及平均數
3樓:匿名使用者
#include
int main()
printf("和為%d,平均值為%.2f",sum,sum/5.0);
return 0;}
輸入五個整數,求它們的和以及平均值用c語言編寫
4樓:匿名使用者
#include
int main()
printf("和為%d,平均值為%.2f",sum,sum/5.0);
return 0;}
C語言程式設計序比如輸入正方形邊長求其面積和周長正方體求體積
第乙個 求數字位數 include include include define crt secure no depercate int main void else if data 1000 printf the number 4d has 4 numbers.n else if data 100...
C語言程式 輸入整數,將其中最小的數與數兌換,把最大的數與最後數對換。寫函式
你的 裡出現的問題比較嚴重,屬於基礎知識性的錯誤,非常嚴重的錯誤有以下幾點 都是知識性錯誤,一定要注意改過來 1.函式呼叫和函式宣告的區別。你的main函式裡使用的 void sort int array,int n int sr int a 10 int sc int a 10 這三句,其實並不是...
求C語言程式 輸入正整數,要求以相反數順序輸出該數。如輸
int main int argc,char argv return 0 例子輸出。當然實際上,你要把printf的部分儲存起來。input a int 1234 4321 press any key to continue input a int 234289701107982432 press ...