Ad
  • Custom User Avatar

    The kata is nicely challenging, but the instructions are incomplete and it is difficult to understand what the exact conditions to put '■' are.
    How was I supposed to know that '■' must be put in place of Max and then (Max - 1) over each next line? From the sample tests it seemed like it should be in place of a maximum number of each line.
    Much time wasted.
    Please correct the instructions and make samples with numbers with difference more than 1 between them.

  • Default User Avatar

    There seems to be an issue with JS version. Sample and all random tests are fine, but fixed test shows an error "expected 100 to equal 0". Can't wrap my head around how it is possible. Can anyone help?