我需要一份帮助

编程入门 行业动态 更新时间:2024-10-27 07:20:13
本文介绍了我需要一份帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我需要帮助来创建这个程序: 这个程序将按照以下顺序接收用户输入: 1.售出的门票数量。 2.票房收入的百分比用于管理费用。此输入将以百分比格式输入,您的程序必须将其转换为小数部分 3.分配的奖金总额。 4.足球队名称。 该计划将按以下顺序输出以下信息: 1足球队名称 2门票销售产生的总收入。每张门票的价格目前固定为10.00美元 3行政管理费用总额 4总金额奖金开销 5足球基金剩余的余额。 可以帮我一个人帮助我,我会很高兴。我是刚开学的学生在c ++编程中所以有人可以帮助我谢谢

I need help to create this program: This program will take user input in the folowing order: 1.number of tickets sold. 2.percentage of ticket revenue which goes to administrative costs.This input will be enter in percent format,your program must convert this to a decimal fraction 3.Total amount of prize money distributed. 4.name of soccer team. The program will output the following information in the following order: 1 Name of soccer team 2 Total revenue generated from tickets sales.The price of each ticket is currently fixed at $10.00 3 Total amount of administrative overhead 4 Total amount of prize money overhead 5 Balance remaining for the soccer fund. can some one help me out there i will apreciatded.I''m a student that just started in c++ programing so can some one help me Thank you

推荐答案

10。 00 3行政管理费用总额 4总奖金总额 5足球基金余额。 可以帮助我一些人,我会很高兴。我是刚开始用c ++编程的学生,所以有人可以帮助我谢谢你 10.00 3 Total amount of administrative overhead 4 Total amount of prize money overhead 5 Balance remaining for the soccer fund. can some one help me out there i will apreciatded.I''m a student that just started in c++ programing so can some one help me Thank you

开始通过编写一个基本程序来获取用户输入并使用cin和cout将其显示回用户。 一旦你完成这项工作,你就可以开始通过以下方式将数据操作到所需的表格了问题。 Start by writing a basic program that takes user input and displays it back to the user using cin and cout. Once you have this working you can start on manipulating the data to the desired form by the question.

首先编写一个基本程序,它接受用户输入并使用cin和cout将其显示回用户。 /> 一旦你完成这项工作,你就可以开始通过问题将数据操作到所需的形式。 Start by writing a basic program that takes user input and displays it back to the user using cin and cout. Once you have this working you can start on manipulating the data to the desired form by the question.

我应该为此程序使用什么代码?

What code should i use for this program?

更多推荐

我需要一份帮助

本文发布于:2023-11-17 03:35:21,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1608677.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!