0 / 60 seg.

What is the value of x after running this code?

int x=10, a=-3;
x=+a;