Ask Experts Questions for FREE Help !
Ask
    trace-ann's Avatar
    trace-ann Posts: 1, Reputation: 1
    New Member
     
    #1

    Jun 6, 2012, 03:52 PM
    Writing pseudocode algorithm
    A track meet director requires a programme which obtains three (3) finishing times for the 100M sprint event, and then indicates which of the three times is the fastest. Additionally, the programme should store and display the average time of the athletes.
    a) Write an algorithm in Pseudocode for this programme.
    b) Provide the corresponding Flowchart algorithm solution

Check out some similar questions!

Pseudocode [ 1 Answers ]

How would I write this portion of pseudocode: search the array and find the lowest and highest temperatures and write them to a new file called “temperature.dat”.

Pseudocode algorithm [ 5 Answers ]

Does any of you know how to write pseudo code algorithm?

Algorithm writing [ 0 Answers ]

Can you please tell me how to write this algorithm correctly? Question: A company is carrying out a survey by observing the traffic at road junction. Each time a car, bus or lorry passes by the road junction it was noted down. 10 000 vehicles were counted during the survey. Write an algorithm...

Write pseudocode for the following: [ 4 Answers ]

Write a pseudocode that will accept the names of 20 sales clerks and their total sales for the month. The algorithm must calcuate the commission at 3% of heir total sales amount. Display the name, total sales, commission of the members with the highest commission and number of persons without...


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.