On Mon, 22 Oct 2012, Tanner Swett wrote:
> On Mon, Oct 22, 2012 at 12:17 PM, Kerim Aydin <[email protected]> wrote:
> > Summary: Take as input a single line of integers in base 10, output the
> >           odd numbers in the input line (in base 10) in order, and 
> > terminate.
> 
> Does "in order" mean "in ascending order", or "in the same order in
> which they were input"?

"In same order they were input".



Reply via email to