m can be 3,6,9,12,15,18 ...
St1: m/3 is divisible by 3
So m can be: 9 or 18 and corresponding m/3 would be 3 and 6 (div. by 3)
# prime factors of 9 = 1 {3}
# prime factors of 18 = 2 {2,3}
Not sufficient
St2: m/3 has 2 different prime factors
if m/3 = 10 {prime factors 2 and 5}, then m = 30 and # prime factors of 30 = 3 {2,3,5}
if m/3 = 6 {prime factors 2 and 3}, then m = 18 and # prime factors of 18 = 2 {2,3}
Insufficient
Together: m/3 is divisible by 3 and m/3 has 2 prime factors
if m = 18, # prime factors of 18 = 2 {2,3}
if m = 36, # prime factors of 36 = 2 {2,3}
Sufficient
Ans C