Ad
  • Custom User Avatar

    Maybe you forgot to write as clan, for me that was the problem why test failed

  • Custom User Avatar

    @Rainer, hey I keep getting the same issue too. My case is working (I have previously checked it on other solutions and in the DBMS tool as well), but the test mentioned by you is not passing and the '[no clan specified]' does not appear in the results. Did you manage to solve the issue?

  • Custom User Avatar

    Maybe the wording isn't entirely correct, but it's meant to convey that all the integers of an array will be of one type (even or odd), except for a single integer, which will be of the other type.
    So given an integer array of length n, either n - 1 of its integers will be even or n - 1 of its integers will be odd.