I'm not sure if I find the correct answer to this question.
Using De Morgan's law;
¬(a∧b)=(¬a)∨(¬b)
so it becomes:
X is not odd OR Y is not even
or also we can say,
X is even OR Y is ODD.
Can somebody correct me if I'm wrong OR tell me if I'm right :)
You are right: for integers $X$ and $Y$ the negation is: $X$ is even or $Y$ is odd.