Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 3.1.0
    • None
    • Optimizer
    • None

    Description

      The require condition should be reversed:

      require(this.numWords <= other.numWords)

      =>

      require(this.numWords >= other.numWords)

      Attachments

        Activity

          People

            Unassigned Unassigned
            buyingyi Yingyi Bu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: