1樓:水主沉浮
在/**********program**********//********** end **********/之間填寫:
if (s <= 100 && s >= 90)else if (s <= 89 && s >= 80)else if (s <= 79 && s >= 70)else if (s <= 69 && s >= 60)else if (s <= 59 && s >= 0)else
return grade;
2樓:不願相離
/**********program**********/if(s>=0&&s<=59)
grade='e';
else if(s>=60&&s<=69)grade='d';
else if(s>=70&&s<=79)grade='c';
else if(s>=80&&s<=89)grade='b';
else if(s>=90&&s<=100)grade='a';
return grade;
/********** end **********/
求助網路c語言程式設計,求助,C語言程式設計的程式設計題?
還沒學到這麼深奧的東西。期待高手回答。這麼像我以前公司的一個專案 求助,c語言程式設計的程式設計題?include 判斷a是否為素數 int isprime int a else printf no n 執行結果 這類的題目 非常多請看 int isprime int a return 1 int ...
C語言程式設計題!求幫忙,c語言程式設計題求幫忙!!
include include int main 示例執行結果 f c work a.exe 90 5 1 2 90 94 53 c語言程式設計題求幫忙!所求的條件表示式為 a b c a c b b c a c語言程式設計題求幫忙!include int main void char s 20 1...
C語言程式設計,c語言程式設計
呵呵你們些傢伙就為了分數,有什麼用?人家的問題又不給他解決,我是c語言沒學好,只能心有餘而力不足了!給我200分行嗎。把郵箱發到我空間裡,我做了給你發!告我你的郵箱,我給你發過去。一分鐘讀懂。c語言程式設計。可以的,按照你的要求程式設計好。太多了,可以具體一下是需要哪個嗎。a 0 從右往左開始運算。...