in reply to Re: Select three random numbers between 1..10
in thread Select three random numbers between 1..10
The comparison function is required to behave. If it returns inconsistent results (sometimes saying $x[1] is less than $x[2] and sometimes saying the opposite, for example) the results are not well-defined.
|
|---|