這道c語言題怎麼做

時間 2021-05-08 18:42:03

1樓:鹿蜀山海經

#include

int main()

else

printf("the train journey time is %d hours %d minutes\n",hour,minu);

return 0;

}執行結果:

[chen@localhost q6]$ ./a.outenter time1: 1205

enter time2: 1403

the train journey time is 1 hours 58 minutes

[chen@localhost q6]$ ./a.outenter time1: 1205

enter time2: 1306

the train journey time is 1 hours 1 minutes

2樓:zyz鄭遠征

#include

int main()

printf("the train journey time is %d hours %d minutes\n",hours, minutes);

return 0;}

這道c語言題怎麼做???這道C語言的題怎麼做啊?

這個軟體,應該開發出來後有6個分類程式。每乙個數字,對應乙個程式。幾萬個數字,組成乙個系統。按照 1個數字占用 1k記憶體計算 1028個數字是1m記憶體。軟體大小跟你的數字字數有關。解答這一題有2個方法。方法一 解方程式設引數。你要給我大量草稿紙,我才能幫你,我沒紙打草稿 方法二 1 迴圈帶入,可...

這道題的C語言程式怎麼做?求詳細

uspta鄭州站 include void input int x,int n void output int x,int n int max int x,int n void sort int x,int n int x 10 int n int main include include void...

這道題怎麼做,這道題怎麼做這道題不會做

王藝鑫 分析與解答 1.由於103到110連續八個自然數都是可得分數,這八個數中,既有偶數,也有奇數,因此a必是奇數。2.由於 106 8 13 2 2 2 1 8 12 10 10 2 5 8 11 18 18 2 9 6 3 8 10 26 26 2 13 8 9 34 34 2 17 8 8 ...