How can I solve the following integral?
$$\int_{-\infty}^\infty \prod_{i=1}^n \bigg( 1 - \Phi\left(\frac{c - \mu_i}{\sigma_i}\right) \bigg) \frac{1}{\sigma_Y}\phi \bigg(\frac{c-\mu_Y}{\sigma_Y} \bigg) \,\mathrm dc$$
where Φ(⋅) is the CDF of Normal distribution and ϕ(⋅) is the pdf of Normal distribution.
even when $n=1$ I cannot solve it. I would appreciate if you could help me either for the case that $n=1$ or the above general case.