自动售货机C++程序设计_第1页
自动售货机C++程序设计_第2页
自动售货机C++程序设计_第3页
自动售货机C++程序设计_第4页
全文预览已结束

下载本文档

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

文档简介

include using namespace std class Shop public void shop float money float choose void out void con int a b c d v void Shop out cout 该商品已售完 n t t1 购买其他商品 n t t2 退出 endl void Shop shop cout n n商品列表 n t t1 可口可乐 2元 n t t2 百事可乐 2元 n t t3 橙汁 3元 n t t4 咖啡 5元 n t t5 纯净水 1 5元 endl float Shop money float money float sum 0 for sum 1 5 cout endl cout 请投币 money 输入 if money 0 5 continue sum sum money cout 已投入金额 sum 元 endl return sum float Shop choose float sum money change int f 1 g 1 h 1 j 1 k 1 for cout 请选择商品 a switch a case 1 if f v if v 1 shop continue if v 2 exit 1 if sum 2 f change sum 2 break case 2 if g v if v 1 shop continue if v 2 exit 1 if sum 2 g change sum 2 break case 3 if h v if v 1 shop continue if v 2 exit 1 if sum 3 h change sum 3 break case 4 if j v if v 1 shop continue if v 2 exit 1 if sum 5 j change sum 5 break case 5 if k v if v 1 shop continue if v 2 exit 1 if sum 1 5 k change sum 1 5 break default cout 错误 endl if change 0 cout n余额不足 n t t1 继续投币 n t t2 选择其他商品 c if c 1 sum money cout 剩余总金额 sum 元 endl continue if c 2 break cout 剩余金额 change 元 endl cout n t t1 继续购买商品 n t t2 退出 b if b 1 sum change continue if b 2 exit 1 break cout 找零 change 元 endl cout 欢迎下次光临 endl re

温馨提示

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

评论

0/150

提交评论