aboutsummaryrefslogtreecommitdiff
path: root/challenge-023
AgeCommit message (Collapse)Author
2024-03-01weeks 14-26, 258 in NimArchargelod
2023-04-20Add C solutionPaulo Custodio
2023-04-19Add C solutionPaulo Custodio
2023-03-23Challenge 023 task 2Jörg Sommrey
2023-03-23Challenge 023 task 1Jörg Sommrey
2023-03-19Challenge 023 LK Perl PythonLubos Kolouch
2022-09-04solutions 1-56,177,180 missing a fewaecepoglu
2021-12-03Add Python solution to challenge 23Paulo Custodio
2021-11-03use Modern::PerlPaulo Custodio
2021-05-16Finished challenge-023 with perllakpatashi
2021-01-25Replace tabs by spaces so that indentation looks correctPaulo Custodio
2021-01-22Add Perl solution to challenge 023Paulo Custodio
2021-01-111st commit on 023_haskellchirvasitua
2020-11-301st commit on 023chirvasitua
2019-12-31challenge-023 ch-2 minor issueandrezgz
2019-09-08- Added Perl5 review by Kian-Meng Ang.Mohammad S Anwar
2019-09-08- Added Perl6 reviews by Laurent Rosenfeld.Mohammad S Anwar
2019-09-02- Added solutions by Mark Senn.Mohammad S Anwar
2019-09-01Merge pull request #587 from adamcrussell/challenge-023Mohammad S Anwar
Challenge 023
2019-09-01solutions for challenge 023Adam Russell
2019-09-01Merge pull request #586 from jaldhar/challenge-023Mohammad S Anwar
Challenge 23 by Jaldhar H. Vyas
2019-09-01Challenge 23 by Jaldhar H. VyasJaldhar H. Vyas
2019-09-01Add task 1 & 2 for challenge 023Kian-Meng, Ang
2019-09-01Perl 5 & 6 solutions to Tasks #1 & #2, and Perl 5 solution to Task #3.PerlMonk Athanasius
On branch branch-for-challenge-023 Changes to be committed: new file: challenge-023/athanasius/perl5/ch-1.pl new file: challenge-023/athanasius/perl5/ch-2.pl new file: challenge-023/athanasius/perl5/ch-3.pl new file: challenge-023/athanasius/perl6/ch-1.p6 new file: challenge-023/athanasius/perl6/ch-2.p6
2019-09-01Merge pull request #583 from dcw803/masterMohammad S Anwar
hi manwar, early solutions - including the api question this time
2019-09-01- Added solutions by Colin Crain.Mohammad S Anwar
2019-09-01early submission of all 3 challenges..dcw
2019-09-01Merge pull request #582 from jmaslak/joelle-23-3-1Mohammad S Anwar
Joelle's Solutions to 23.3 in P6 & P5
2019-09-01initial commitAdam Russell
2019-08-31Joelle's Solutions to 23.3 in P6 & P5Joelle Maslak
2019-08-31Joelle's solutions to 23.2 in P6 & P5Joelle Maslak
2019-08-31- Added solutions by Guillermo Ramos.Mohammad S Anwar
2019-08-31Merge pull request #580 from choroba/ech23Mohammad S Anwar
Add link to E. Choroba's blog post about 023
2019-08-31Add link to E. Choroba's blog post about 023E. Choroba
2019-08-31Merge pull request #579 from jmaslak/joelle-23-1-1Mohammad S Anwar
Joelle's solutions to 23.1 in P6 & P5
2019-08-31Merge pull request #578 from Doomtrain14/masterMohammad S Anwar
blogged ch#23
2019-08-31Merge pull request #577 from noudald/challenge-023-noudMohammad S Anwar
Solutions to challenge 023 problem 1 and 2 in Perl 6 by Noud
2019-08-31Joelle's solutions to 23.1 in P6 & P5Joelle Maslak
2019-08-31Merge pull request #576 from dmanto/branch-for-challenge-023Mohammad S Anwar
my proposed solutions for challenge-023, p5 1 & 2
2019-08-31- Added template for Bruno Ramos.Mohammad S Anwar
2019-08-31Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-clubDoomtrain14
2019-08-31blogged ch#23Doomtrain14
2019-08-31Solutions to challenge 023 problem 1 and 2 in Perl 6 by NoudNoud Aldenhoven
2019-08-31my proposed solutions for challenge-023, p5 1 & 2Daniel Mantovani
2019-08-30Add solutions to 023 by E. ChorobaE. Choroba
2019-08-30Merge pull request #574 from waltman/branch-for-challenge-023Mohammad S Anwar
Branch for challenge 023
2019-08-30Code for Challenge 23.1, nth order forward difference seriesWalt Mankowski
2019-08-30Code for Challenge 23 task 2, prime decompositionWalt Mankowski
The code works by first finding the primes up to n using the Sieve of Eratosthenes, then seeing how many times each of them divide n evenly.
2019-08-30An entry in PostScript. NeilB made me do it.Roger Bell_West
2019-08-30add solution task 1 week 23Steven Wilson