Wednesday, March 31, 2010

Japanese Penis Study Small



PROMISE THAT WHEN PEOPLE COME TO MY HOUSE PUBLIC COMPUTER CLASS I swear XD SQ LA COMPU DE LA U NO ME LEAVE THINGS UP
T ^ T JEJE NO ME KIERO

Develop the following exercises in their respective notebooks.

For the following exercises design the algorithm flowchart and pseudocode
.

Build flowcharts according to the rules for constructing them. The pseudocode
must use the reserved words in English, if possible list each of the instructions. Test if the algorithm works with several runs. Use indentation for nested.

Examples:
1. Enter an integer value from the keyboard and determine if positive, negative or zero (zero).
Solve in two ways, with simple and nested.

2. Given three integers A, B and C, determine if they are in increasing order. This exercise
show the equivalence of two nested if conditions
simple comparison if one where the comparison condition is a Boolean expression composed
.

3. To determine if three integer values \u200b\u200bthat correspond to the sides of a triangle, forming a triangle
. If they form a triangle then calculate the area of \u200b\u200btriangle using the formula of Heron
, otherwise print a message indicating that the values \u200b\u200bentered
not form a triangle. Resolve
exercise in two ways, with several nested if and if but one Boolean expression composed
. Analyze which of the two versions would be best.

Proposed Exercises:

4. Given three integers (positive and negative) different. Determine the greatest.
This exercise will show your improper use of Boolean expressions composed.
The optimal solution should be used if only two simple.

5. Determine the gross and net weekly wage of a worker
whereas if you work over 40 hours, the excess will be considered as overtime and the fare is 50% higher than the rate
a reasonable hour. In addition, the worker is subjected to a 10% tax if your gross salary
exceed S /. 1000.00. Show Gross Salary, Allowance and Salary
Neto.

6. Determine the net salary of an employee considering If you work over 40 hours
rest are considered overtime. Overtime is paid as follows, the
first 8 hours are paid twice a normal time the balance is paid to three times a
Timekeeping.

OPTIONAL:

7. A real estate company offers homes under the following conditions: If the buyer
revenues are less than the initial S/.8000 will be 15% of the cost of the house and the rest
be distributed in monthly installments, payable in ten years. If the buyer's income is greater than or equal to
initial S/.8000 is 30% of the cost of the house and the rest is distributed in monthly payments
payable in 7 years.
The company wants to know how much to pay an initial Purchaser from and how
per month.

8. Design an algorithm that, given five integers, determine which of the four last numbers
is closer to the first. (For example, if the user enters the
numbers 2, 6, 4, 1 and 10, the program will respond to the number closer to 2 is 1.)

My lovely

0 comments:

Post a Comment