Versions Compared

Key

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

...

Code Block
1
  2
    3
      4
        5
          ...
            20

Generation rules

If the last number n of the parent operation was previous_numbers.1:

  • and it has only one child operation, then the child operations number will be previous_numbers.2
  • and it has multiple child operations, then the numbers of the child operations will be: previous_number.1.A.1, previous_number.1.B.1, previous_number.1.C.1, ...