Write the numbers 1 to 2n, where n is odd, on a white board. You are allowed to perform only the following operation: select 2 numbers, then subtract them and take the absolute value. Is it possible to end up with an odd last number? What about the case where n is even?