This is for homework, and I would really appreciate a hint. The question states
"If $f$ and $g$ are holomorphic on some domain $\Omega$ and $f(z)g(z) = 0$ for every $z \in \Omega$, then $f(z) = 0$ or $g(z) = 0$ for every $z \in \Omega$."
I tried contrapositive first. So suppose there exists points $z_0$ and $z_1$ in $\Omega$ such that $f(z_0) \neq 0$ and $g(z_1) \neq 0$. But I immediately get stuck here because I can't say anything about $f(z_0)g(z_0)$ or $f(z_1)g(z_1)$. Maybe a direct proof would be better? So by the Cauchy integral formula, I can say $$ \int_{\partial \Omega} \frac{f(w)}{w - z} dw \int_{\partial \Omega} \frac{g(w)}{w - z} dw = f(z)g(z) = \int_{\partial \Omega} \frac{f(w)g(w)}{w - z} dw = 0 $$ for all $z \in \Omega$. Again I get stuck here, because I don't see how this implies $f(z) = 0$ or $g(z) = 0$ for all $z \in \Omega$.