Ad
  • Default User Avatar

    java sample test test2() expected: <6> but was: <7> but the test is:
    @Test
    void test2() {
    assertEquals( Kata.alphabet(new long[] {2L, 6L, 7L, 3L, 14L, 35L, 15L, 5L}), 7L );
    }