Ad
  • Custom User Avatar

    Test Results:
    SolutionTest
    testSolution
    Completed in 24ms
    You have passed all of the tests! :)

    but when run attempt receiving that:
    SolutionTest
    testEmpty
    testShort
    testEdge
    expected:<[#][On> but was:<[y][On>
    Stack Trace
    Completed in 5ms
    testLong
    expected:<###[#]##Cp{u> but was:<###[]]##Cp{u>
    Stack Trace
    Completed in 1ms
    testSingle

    in the task itself this is the statement:
    which changes all but the last four characters into '#'

    to all means ALL. Either change the task name, or remove these test which for some reason should check if we have construction [] leave them as it is and inside hide numbers if there are more then 4, because another contsruction () I do believe is not counting for similar case.