1. The sum of a set of positive integers up to 1000 is 50000.
- When the set comprises of all integers that are divisible by 10, but not divisible by 2.
- When the set comprises of all integers that are divisible by 5, but not divisible by 2.
Which of the above statements is/are correct?