You can put this solution on YOUR website! how would I be able to find numbers that are less than 300 and are divisible by 4 different prime numbers?
:
there can't be many:
3 * 5 * 7 * 11 = 1155, a lot more than 300
:
If you count 2 as a prime number
2 * 3 * 5 * 7 = 210, that would be the only one