From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2ac407a2a34565a9 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.131.75 with SMTP id w11mr1681508bks.0.1330471383902; Tue, 28 Feb 2012 15:23:03 -0800 (PST) Path: t13ni81314bkb.0!nntp.google.com!news1.google.com!postnews.google.com!gr6g2000vbb.googlegroups.com!not-for-mail From: Will Newsgroups: comp.lang.ada Subject: Re: Array Help? Date: Tue, 28 Feb 2012 15:09:22 -0800 (PST) Organization: http://groups.google.com Message-ID: <33b02b2f-f025-49dc-a931-4de164a00944@gr6g2000vbb.googlegroups.com> References: <10615783-d4a9-4cbd-8971-53ba1100d6a0@b18g2000vbz.googlegroups.com> <87mx828z3l.fsf@ludovic-brenta.org> NNTP-Posting-Host: 134.240.94.56 Mime-Version: 1.0 X-Trace: posting.google.com 1330471383 2318 127.0.0.1 (28 Feb 2012 23:23:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 28 Feb 2012 23:23:03 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: gr6g2000vbb.googlegroups.com; posting-host=134.240.94.56; posting-account=CZZpzgoAAAAoaHoNNp9zhY9EzQgEmxhU User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALENKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.2) Gecko/20100101 Firefox/10.0.2,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-02-28T15:09:22-08:00 List-Id: Thanks guys... I appreciate your replies. For future reference all you had to say was something along these lines. "Here's a hint, if you divide each number by 10 what remainder do you get?" I am a student and working on a more complex problem than just returning numbers, I just needed to know how to do this in order to continue the problem. I do not want to be spoon fed, I want to learn and yes I probably could have phrased my question in a better fashion. But I do understand basic Ada. I am just not a great problem solver yet. Thanks again. Will