Thread: MergeSort
View Single Post
  #2 (permalink)  
Old 17-02-2010, 12:13 AM
mgutierrez19 mgutierrez19 is offline
Junior Member
 

Join Date: Oct 2009
Posts: 26
Thanks: 3
Thanked 0 Times in 0 Posts
mgutierrez19 is on a distinguished road
Default Re: MergeSort

correction my output when i run the program is (0,0,1,2,3,4,5,6) so it leaves out that last two integers of my array
Reply With Quote