Enhance your program from Programming Exercise 13 by outputting the position of the largest number and the largest number of the sequence a0, a1, a2, . . ., ak. (For example, the largest number of the sequence 75, 226, 113, 340, 170, 85, 256, 128, 64, 32, 16, 8, 4, 2, 1 is 340, and its position is 4.) Test your program for the following values of x: 75, 111, 678, 732, 873, 2048, and 65535.
Reference:
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.