From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.6 required=3.0 tests=BAYES_20,SCC_BODY_URI_ONLY, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Received: by 2002:ad4:4f86:0:b0:63c:f62c:45dd with SMTP id em6-20020ad44f86000000b0063cf62c45ddmr26606qvb.5.1694768860826; Fri, 15 Sep 2023 02:07:40 -0700 (PDT) X-Received: by 2002:a4a:4548:0:b0:571:2c8c:4970 with SMTP id y69-20020a4a4548000000b005712c8c4970mr327955ooa.1.1694768860432; Fri, 15 Sep 2023 02:07:40 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 15 Sep 2023 02:07:40 -0700 (PDT) In-Reply-To: <796f0dd5-cf5e-430b-a650-4ba85ba5f28bn@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=54.199.214.131; posting-account=fZvo4QoAAABi0pYBrtK7uR0nkDKUP_JT NNTP-Posting-Host: 54.199.214.131 References: <796f0dd5-cf5e-430b-a650-4ba85ba5f28bn@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6ca729fc-8445-409e-a399-675ee3dc5c20n@googlegroups.com> Subject: Re: project euler 26 From: "CSYH (QAQ)" Injection-Date: Fri, 15 Sep 2023 09:07:40 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1902 Xref: news.eternal-september.org comp.lang.ada:65657 List-Id: On Thursday, September 7, 2023 at 3:31:12=E2=80=AFPM UTC+8, Francesc Rocher= wrote: > El dia dilluns, 4 de setembre de 2023 a les 11:19:53 UTC+2, CSYH (QAQ) va= escriure: > > I am new to Ada, I know is there a good way to start this program?=20 > > thanks=20 > > https://projecteuler.net/problem=3D26 > Hi CSHY,=20 >=20 > Please take a look at my Euler tools repository, https://github.com/roche= r/euler_tools (not the best math lib you'll find, I know).=20 > I used this library tools to solve problem 26 here: https://github.com/ro= cher/alice-project_euler-rocher=20 > Let me know what you think. sorry for reply so late. I just do not know how to install the lib to my GN= AT.