Ad
  • Custom User Avatar

    Sample test: why collatz_conjeture(16) should be equal to 8? 16 is part of the Collatz chain too.

    By this logic collatz_conjeture(1) would be equal to 4, which is absurd.

    (Also, actual tests should contain at least all the sample tests as fixed tests, and more. Random tests can't catch everything.)

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    Typo: collatz_conjeture should be collatz_conjecture