Microsoft
Software
Hardware
Network
Question : Write an algorithm in pseudocode
Hi (again) :)
I have been asked to:
Write an algorithm in pseudocode that finds and displays the largest of a list of positive numbers entered by the user and the sum of positive numbers. The user should indicate that s/he has finished entering numbers by entering a zero.
I was wondering if somebody could have a look over what I've done so far as I'm still not sure I'm getting this right....
Here it is:
DISPLAY “Please enter a number. This can be negative or positive. To indicate that you have finished entering numbers, please enter a zero.”
GET Number
WHILE Number is not equal to 0
DISPLAY “Please enter your next number.”
END IF
STORE Number
IF Number is > 0 add to NumList
SET Highest = Number
IF Number > Highest
SET Highest = Number
WHILE Number is not equal to 0
ADD all numbers together from NumList and ADD to TOTAL
DISPLAY “The largest positive number entered is + Hightest as the sum of the positive numbers is” + TOTAL
Thank you in advance
Answer : Write an algorithm in pseudocode
Is everything working as is or are you experiencing problems?
Are you using VLans?
What trunk mode is the 3560 set to on the connections to the dell?
What is your usage on the Link to the SGE 2002?
Random Solutions
SpellNumber
why can't autocomplete after div is loaded via ajax when autocomplete is in the div box
can read ssl.crt/server.crt and ssl.key/server.key on centos about ssl of apache
Select All Columns Count Column Group By Only One Column?
New mail user not showing up in GAL.
Windows 2008 64bit system showing only 4GB usable...
Terminal server 2008 R2 Pinned Taskbar Links
cisco softphone registration
Create subdomain in iis7 w2008 server
Exchange 2003 - new Server - still routing through old smtp virtual server