Mr. Desperate
New member
- Joined
- Dec 26, 2020
- Messages
- 1
We are given two positive integers 'a' and 'b'. In one move you can increase 'a' by 1 or 2 or 5.
Find the minimum number of moves we need to make 'a' divisible by 'b'.
Find the minimum number of moves we need to make 'a' divisible by 'b'.