0 / 60 seg.

What is the result of this Java code execution?

int x = 10;
int y = ++x;