On 1/19/06, shalinmangar <[EMAIL PROTECTED]> wrote: > Well if you're really serious about www.topcoder.com, I guess you'll > never need to write bubblesort. > > Use Arrays.sort() or Collections.sort() in java or sort(v.begin(), > v.end()) in C++ :-)
eheheh I guess they consider a one-line answer as a very good one ! :D bye ! mattia.
