I\'m trying to solve this programming question where you have to find the minimum number M for which, for a given N,
M % N == 4 or M % N == 7
M % N == 4
M % N == 7