Question
Logical Reasoning Question on Coding Decoding
Refer to the following data and answer the questions that follow:
A numerical machine accepts two values X and Y. Then it updates these values as X = XY and Y = Y + 1 in every step. The machine stops at X≥N.