Determine the number of integers nnn such that 1≤n≤10001 \le n \le 10001≤n≤1000 and GCD(n,60)=1\text{GCD}(n, 60) = 1GCD(n,60)=1.
266
267
268
269