in reply to (Golf) Nearest Neighbors
print join(",",nn1(1,5,34,43,123,444)), "\n"; print join(",",nn2(1,5,34,43,123,444)), "\n"; print join(",",nn3(1,5,34,43,123,444)), "\n"; 1,5 34,43 1,123
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: sort problem? (Golf) Nearest Neighbors
by MeowChow (Vicar) on Apr 04, 2001 at 23:29 UTC |