Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: extra two

...

then method two() could occasionally print a value for i that is neither zero nor a previous value of j two(). A similar problem occurs if i is declared as a double.

...