C++Primer Plus(第6版)中文版编程练习答案--第五章.pdf_第1页
C++Primer Plus(第6版)中文版编程练习答案--第五章.pdf_第2页
C++Primer Plus(第6版)中文版编程练习答案--第五章.pdf_第3页
C++Primer Plus(第6版)中文版编程练习答案--第五章.pdf_第4页
C++Primer Plus(第6版)中文版编程练习答案--第五章.pdf_第5页
已阅读5页,还剩2页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1 注释 这些程序是唐刀在学习的时候编写的 其中可能存在错误和不足 大家注释 这些程序是唐刀在学习的时候编写的 其中可能存在错误和不足 大家 做个参考就好 做个参考就好 1 include int main using namespace std int num big int num small cout please input the small number num small cout please input the big number num big int total 0 for int i num small i num big i total i cout total is total endl return 0 2 include include using namespace std intmain arrayarr arr 1 arr 0 1LD for int i 2 i 100 i arr i i arr i 1 for int i 2 i 100 i cout i arr i endl return 0 2 3 include using namespace std int main double num 0 double total 0 cout input the number num while num 0 total num cout input the number again num cout game over endl cout the total of these number is total endl return 0 4 include using 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 cout after year years Cleo s money will much than Daphne endl return 0 3 5 include include using namespace std int main char month 12 January February March April May June July August September October November December int num 12 for int i 0 i 12 i cout please input the number of books in month i num i int total 0 for int i 0 i 12 i total num i cout the total of books is total endl string month 12 January February March April May June July August September October November December int num 12 for int i 0 i 12 i cout please input the number of books in month i num i int total 0 for int i 0 i 12 i total num i 4 cout the total of books is total endl return 0 6 include include using namespace std int main string month 12 January February March April May June July August September October November December int num 3 12 for int j 0 j 3 j cout year j 1 endl for int i 0 i 12 i cout please input the number of books in month i num j i int total 0 for int j 0 j 3 j for int i 0 i 12 i total num j i cout the total of books is total endl return 0 7 include include 5 include using namespace std int main struct car string name int year int num cout how many cars do you want to catalog num car cars new car num for int i 0 i num i cout Car i 1 endl cout please enter the make cin sync getline cin cars i name cout cars i year cout here is your cellection endl for int i 0 i num i cout cars i year cars i name endl return 0 8 include include using namespace std int main char word 20 int i 0 6 cout enter words to stop type the word done word while strcmp word done 0 i cin word cout you entered a total of i words endl return 0 9 include include include using namespace std int main string word int i 0 cout enter words to stop type the word done word while word done i cin word cout you entered a total of i words endl return 0 10 include using namespace std void show i

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论