Search:

Type: Posts; User: nadroj

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    1,786

    21 > 2, 21 > 5, 21 > 10. Again, use a small...

    21 > 2, 21 > 5, 21 > 10. Again, use a small dataset. You can still sort 2 books, 5 books. Try to reproduce the problem with 2 or 5 books. I can only help with what I know and what I would do. I...
  2. Replies
    10
    Views
    1,786

    Have you tried what I suggested in the edit...

    Have you tried what I suggested in the edit above? Try working with only 2 books, instead of, as you said, "a big list of books". It will be very easy to debug it if you can reproduce the problem...
  3. Replies
    10
    Views
    1,786

    The code at line 146 is calling "checkBooks" when...

    The code at line 146 is calling "checkBooks" when the given if statement is true (so that "checkBooks" returned false), so investigate that function. "checkBooks" returns false only when comparing...
  4. Replies
    10
    Views
    1,786

    The code at line 146 is calling "checkBooks".

    The code at line 146 is calling "checkBooks".
  5. Replies
    10
    Views
    1,786

    What? I dont see any printing statements where...

    What? I dont see any printing statements where it would say this, and I dont think's the error message you'd be getting from the OS. Whats the actual/exact error message? Is it a runtime error? ...
Results 1 to 5 of 6