Expanding the brackets is definitely not the way to go, but thinking about what would happen if you did is helpful. Every term in the expanded polynomial will come from multiplying one term from each bracket (e.g. the highest degree term will come from multiplying $\,x \cdot x^2 \cdot x^3 \cdot x^4 \dots \cdot x^{11}\,$), and since each bracket is a binomial that doesn't leave many options.
The first thing to notice is that the aforementioned highest-degree term will be $\,x^{66};\,$ thus, to get a term with $\,x^{60},\,$ we will need to use MOST BUT NOT ALL of the $\,x$'s in the factors. We need to reduce the maximum degree by $\,6\,$; one obvious way to do that is to not use the $\,x^6\,$ in the sixth factor, so instead we use the $\,-6\,$ from that bracket. However, there are other ways, e.g. not using the $\,x^2\,$ or the $\,x^4\,$ from the second and fourth factors, respectively. Hopefully by now you're getting the sense that what we need to do is come up with all the different ways to make $\,x^6\,$ with any of the powers available to us, and then for each way find the corresponding coefficient.
There are not that many ways of making $\,x^6;\,$ note that the most we can use is three powers of $\,x\,$, as the minimum power would then be $\,x\cdot x^2\cdot x^3=x^6.\,$ The list of ways is: $\,x^6, x\cdot x^5, x^2 \cdot x^4,\,$ and $\,x\cdot x^2\cdot x^3.\,$
Now we just need to find the coefficient of each term that EXCLUDES one of the above combinations. As an example, let's consider the term that excludes $\,x^2\,$ and $\,x^4.\,$ Written out in detail, this term would be
$$(x)(-2)(x^3)(-4)(x^5)(x^6)(x^7)(x^8)(x^9)(x^{10})(x^{11}) = 8x^{60}$$
Similarly, it should be easy to see that the coefficients for the terms excluding the other combinations are:
- For $\,x^6,\,$, the coefficient will just be $\,-6\,$;
- For $\,x\cdot x^5,\,$ the coefficient will be $\,(-1)(-5)=5\,$;
- For $\,\,x\cdot x^2\cdot x^3,\,$ the coefficient will be $\,(-1)(-2)(-3)=-6.\,$
Thus the four terms that will have $\,x^{60}\,$ are $\,-6x^{60}, 5x^{60}, 8x^{60}\,$ and $\,-6x^{60}.\,$ The sum of these will be just $\,x^{60},\,$ so the answer to the question is $\,\boxed{1}.\,$