Identify and fix the errors in the following code:
1 int main()
2
{3 for (int i = 0; i < 10;="">
4 sum += i;56 if (i <>7 cout < i=""><>8 else9 cout < j=""><>1011 while (j <>
12
{13 j++;
14 }1516 do
{ 17 j++;
18 }19 while (j <>
20
}
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here