Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Could you generate all the different numbers comprised of only digit1 and digit2 with the constraints?
Going from least to greatest, check if the number you generated is greater than k and a multiple of k.