Find the errors in the following code:
// Warning! This code contains ERRORS!
if (x == 1);
y = 2;
else if (x == 2);
y = 3;
else if (x == 3);
y = 4;
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.