[sp]By Wilson's theorem,
$$(p-1)!\equiv p-1\pmod{p}$$
for any prime $$p$$.
Letting the product of odd numbers be $$P_1$$ and the product of even numbers be $$P_2$$,
$$P_1\equiv x\pmod{2003}\quad[1]$$
and
$$P_2\equiv y\pmod{2003}\quad[2]$$
So,
$$P_1\cdot P_2\equiv xy\pmod{2003}$$
$$\Rightarrow2002!\equiv xy\pmod{2003}\implies xy=2002$$ and, from $$[1]+[2]$$, $$\dfrac{x^2+2002}{2003x}$$ must be an integer:
$$x$$ must be a divisor of $$2002$$: $$\dfrac{x\cdot x+n\cdot x}{2003x}=\dfrac{x(x+n)}{2003x}\Rightarrow 2003\geq x+n$$
$$\Rightarrow x\in\{1,2002\}\Rightarrow y=\dfrac{2002}{x}$$ and $$P_1+P_2$$ is divisible by $$2003$$.[/sp]