Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following noncompliant code example can reads an unsigned long long value from standard input and stores the result in x, which is of a programmer-defined integer type.

...