Here is my code ;
array = [0, 1, 2, 3, 4, 100] and N = 3
return result
array = [0, 1, 2, 3, 4, 5] and N = 3
return result
I even couldn't understand question properly. This code isnt work. Can anyone guide me?
Created at: 2014/10/01 00:15; Updated at: 2014/10/04 08:14