Search:

Type: Posts; User: siepet

Search: Search took 0.01 seconds.

  1. @rcgldr: oh, thanks! it is weird, because that...

    @rcgldr: oh, thanks! it is weird, because that would be the last place i would look, but my CSort for numbers has it correctly - going down. As to accessing array, I have changed it to i < k. Thank...
  2. Radix Sort ( + counting sort) does not stable sort.

    Hello, i have a small problem with sorting "stable" with radix-sort + counting-sort. While on paper it sorts stable (all elements with same values before and after sorting have same order), after...
Results 1 to 2 of 2