Talk:Closest-pair problem/C: Difference between revisions

Content added Content deleted
(→‎Propose replacing code: ok, be bold and do it)
Line 146: Line 146:
return 0;
return 0;
}</lang> --[[User:Ledrug|Ledrug]] 03:34, 18 June 2011 (UTC)
}</lang> --[[User:Ledrug|Ledrug]] 03:34, 18 June 2011 (UTC)

I am not in love with my own code, expecially when it does not work properly!:D Go replace it, if this one works (I am going to test it, but I trust it works)! (Note: there's no explicit "segfault with 200,000 points or more"... I'll keep my code so a day maybe I'll know why this happens:D) --[[User:ShinTakezou|ShinTakezou]] 14:54, 18 June 2011 (UTC)