What do you see different in these two statements?

cout "\n";
cout << x + y << " " << x * y;