C++Primer Plus(第6版)中文版编程练习答案--第五章.pdf
《C++Primer Plus(第6版)中文版编程练习答案--第五章.pdf》由会员分享,可在线阅读,更多相关《C++Primer Plus(第6版)中文版编程练习答案--第五章.pdf(7页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、1注释:这些程序是唐刀在学习的时候编写的,其中可能存在错误和不足,大家注释:这些程序是唐刀在学习的时候编写的,其中可能存在错误和不足,大家做个参考就好。做个参考就好。1.#includeint main()using namespace std;int num_big;int num_small;coutplease input the small number:num_small;coutplease input the big number:num_big;int total=0;for(int i=num_small;i=num_big;i+)total+=i;couttotal is
2、totalendl;return 0;2.#include#includeusing namespace std;intmain()arrayarr;arr1=arr0=1LD;for(int i=2;i=100;i+)arri=i*arri-1;for(int i=2;i=100;i+)couti!=arriendl;return 0;23.#includeusing namespace std;int main()double num=0;double total=0;coutinput the number:num;while(num!=0)total+=num;coutinput th
3、e number again:num;coutgame over!endl;coutthe total of these number is totalendl;return 0;4.#includeusing namespace std;int main()double d_value=0;double c_value=0;int year;d_value=100+100*0.1;c_value=100+100*0.05;for(int i=2;d_value=c_value;i+)d_value=d_value+100*0.1;c_value=c_value*1.05;year=i;cou
4、tafter year years,Cleos money will much than Daphne!endl;return 0;35.#include#includeusing namespace std;int main()/*char*month12=January,February,March,April,May,June,July,August,September,October,November,December;int num12;for(int i=0;i12;i+)coutplease input the number of books in monthi:numi;int
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- C+Primer Plus第6版中文版编程练习答案-第五章 Primer Plus 中文版 编程 练习 答案 第五
限制150内