Question: 1.e) Create a new java application called XYZ1234Lab3Partte. Revise your algorithm to use a single five digit number variable called ABCDE to test with rather
1.e) Create a new java application called XYZ1234Lab3Partte. Revise your algorithm to use a single five digit number variable called ABCDE to test with rather tha n testing with five separate digits, then implement this revised algorithm to solve the same puzzle. Include the same tests, counter and print statement requirements except at the end print the five-digit number instead of the five separate digits Correct variable declarations -2pts) Correct loop to find value that solves puzzle - 2 pts) (Implements correct calculations and printing for oneBefore and oneAfter. 2 pts) (Saves value of ABCDE that solve the puzzle- 2 pts) Correctly implements counter for innermost loop-1 pts) (After end of loops, prints values of ABCDE- 1 pts) (After end of loops, prints value of counter 1 pts) (11 points) s-n 5 LTE Answer 1 of 1 Done 1.e) Create a new java application called XYZ1234Lab3Partte. Revise your algorithm to use a single five digit number variable called ABCDE to test with rather tha n testing with five separate digits, then implement this revised algorithm to solve the same puzzle. Include the same tests, counter and print statement requirements except at the end print the five-digit number instead of the five separate digits Correct variable declarations -2pts) Correct loop to find value that solves puzzle - 2 pts) (Implements correct calculations and printing for oneBefore and oneAfter. 2 pts) (Saves value of ABCDE that solve the puzzle- 2 pts) Correctly implements counter for innermost loop-1 pts) (After end of loops, prints values of ABCDE- 1 pts) (After end of loops, prints value of counter 1 pts) (11 points) s-n 5 LTE Answer 1 of 1 Done
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
