Posted by michael on Saturday, April 30, 2011 at 10:09pm.
1.
Make a table:
a b c
1 2 5
a<c?
2 3 5
a<c?
3 4 5
a<c?
4 5 5
a<c?
5 6 5
a<c? STOP
You can try the rest and post if you have doubts.
Related Questions
programming logic and design - whats is the output for each psuedocode sedment? ...
programming - Consider the following selection statement where X is an integer ...
programming - Can You Please help me understand how to do this and what i have ...
programming - I am in IT/210 and am having problems with the entire class. But ...
C++ Programming - What is the output of the following C++ code? p = list; while...
Help Help - Consider the following selection statement where X is an integer ...
Algorithm - Algorithm Verification Consider the following selection statement ...
Part 1 - Consider the following selection statement where X is an integer test ...
Part 1 - input X if (0 <= X and X < 49) output "you fail"...
programming logic - Find Bugs in the pseudocode // A high school is holding a ...
For Further Reading