0 / 60 seg.

What is the outcome of this Java code?

int a = 3, b = 2;
b += ++a;