Ad
  • Custom User Avatar

    I think I should make tests more separate. For example, divide them into Random tests with large A values (A <= 10^9) and Random tests with small A values (A <= 10^6). Also, add more false cases to the Example tests.