ok ... got it thanks ... :)
On Mon, May 30, 2011 at 5:25 PM, Maksym Melnychok <[email protected]> wrote: > @halo check my previous messages > > we multiply every element by 10 and add 1 > > 90, 9 -> 901, 91 > 901, 91 -> 0.901, 0.91 > sort -> 0.91, 0.901 > revert -> 9, 90 > join -> 990 > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
