Talk:Two sum: Difference between revisions

Content added Content deleted
Line 12: Line 12:


== (from the task description) given an sorted array of positive integers ... ==
== (from the task description) given an sorted array of positive integers ... ==
Given that the example list is an ordered list, then why is zero included in the array?   -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 03:17, 19 January 2017 (UTC)
Given that the example list is an ordered list (of positive integers),   then why is   ''zero''   included in the array?   -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 03:17, 19 January 2017 (UTC)