Sponsored
Use these hints if you're stuck. Try solving on your own first.
For each integer in range [1,1000], check if it’s divisible by both A and B.
Solve with full IDE support and test cases