问题规范 [英] Problem Specification

查看:63
本文介绍了问题规范的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

JW Sales雇佣了10名销售人员。 JW的销售人员在1月,2月和3月期间在表1.0中以b
的销售额存储在任何维度数组中。

经理想要一个允许的程序他输入目前的奖金率。该计划预计将显示每个销售人员的数量(1到10),总销售额和支付给所有销售人员的b
总奖金额。您需要使用5%

和10%的奖励率来测试该计划。

销售人员     &一月NBSP;    二月和NBSP;     3月$
1                      2400        3500            2000

2                      1500        7000            1000

3                      600          450              2100

4                      790          240              500

5                      1000        1000            1000

6                      6300        7000            8000

7                      1300        450              700

8                      2700        5500            6000

9                      4700        4800            4900

10                    1200        1300            400

表1.0 JW销售三个月以来的销售记录

JW Sales employs 10 sales people. The sales made by JW’s sales people in Table 1.0
during the month of January, February and March are stored in to any dimensional array.
The manager wants a program that allows him to enter the current bonus rate. The program
is expected to display each sales person’s number (1 through 10), total sales amount and
total bonus amount paid to all sales people. You are required to test the program using 5%
and 10% bonus rates.
Sales Person     January     February      March
1                      2400        3500            2000
2                      1500        7000            1000
3                      600          450              2100
4                      790          240              500
5                      1000        1000            1000
6                      6300        7000            8000
7                      1300        450              700
8                      2700        5500            6000
9                      4700        4800            4900
10                    1200        1300            400
Table 1.0 Sales record over three months at JW Sales

推荐答案


JW Sales雇佣了10名销售人员。 JW的销售人员在1月,2月和3月期间在表1.0中以b
的销售额存储在任何维度数组中。

经理想要一个允许的程序他输入目前的奖金率。该计划预计将显示每个销售人员的数量(1到10),总销售额和支付给所有销售人员的b
总奖金额。您需要使用5%

和10%的奖励率来测试该计划。

销售人员     &一月NBSP;    二月和NBSP;     3月$
1                      2400        3500            2000

2                      1500        7000            1000

3                      600          450              2100

4                      790          240              500

5                      1000        1000 NBSP;           1000

6                      6300        7000            8000

7                      1300        450              700

8                      2700        5500            6000

9                      4700        4800            4900

10                    1200        1300            400

表1.0 JW销售三个月以来的销售记录

JW Sales employs 10 sales people. The sales made by JW’s sales people in Table 1.0
during the month of January, February and March are stored in to any dimensional array.
The manager wants a program that allows him to enter the current bonus rate. The program
is expected to display each sales person’s number (1 through 10), total sales amount and
total bonus amount paid to all sales people. You are required to test the program using 5%
and 10% bonus rates.
Sales Person     January     February      March
1                      2400        3500            2000
2                      1500        7000            1000
3                      600          450              2100
4                      790          240              500
5                      1000        1000            1000
6                      6300        7000            8000
7                      1300        450              700
8                      2700        5500            6000
9                      4700        4800            4900
10                    1200        1300            400
Table 1.0 Sales record over three months at JW Sales

我们不会在这些论坛中为人们做作业。

We don't do homework for people in these forums.

此外,您已经在C#论坛上发帖,但您的家庭作业规范要求C 语言解决方案。

Furthermore, you have posted in a C# forum but your homework specification requires a C  language solution.

因此,您应该尝试创建自己的答案,并询问有关您在相应论坛中编写的代码的具体问题。

So you should attempt to create your own answer and ask specific questions about code you have written in the appropriate forum.


这篇关于问题规范的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆