aboutsummaryrefslogtreecommitdiff
path: root/challenge-012
AgeCommit message (Collapse)Author
2019-09-08- Added Perl6 reviews by Laurent Rosenfeld.Mohammad S Anwar
2019-08-19- Updated review blogs.Mohammad S Anwar
2019-06-26Merge pull request #306 from seaker/mybranchMohammad S Anwar
challeng 014
2019-06-27challeng 014冯昶
2019-06-17small fixJoe Tym
2019-06-17more benchmarksJoe Tym
2019-06-17use Math::Prime::FastSieve insteadJoe Tym
2019-06-17further optimisationsJoe Tym
2019-06-17further tweaks + benchmarks addedJoe Tym
2019-06-17now in a working stateJoe Tym
2019-06-16- Added solutions by Mark Senn.Mohammad S Anwar
2019-06-16- Added solutions by Joe Tym.Mohammad S Anwar
2019-06-16- Added solution by Steven Wilson.Mohammad S Anwar
2019-06-17Add C2 & C3 answers for challenge #012Kian-Meng, Ang
2019-06-16- Added blog by Joelle Maslak.Mohammad S Anwar
2019-06-16Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-clubMohammad S Anwar
2019-06-16- Added solution by Athanasius.Mohammad S Anwar
2019-06-16Work with actual API, not documented API!Joelle Maslak
2019-06-16fjwhittle ch-3.p6 fixes after testing.Francis Whittle
2019-06-16Merge pull request #261 from dcw803/masterMohammad S Anwar
here are my solutions for challenge 12
2019-06-16committed my solutions (including the "mkprimes.c" prime generator in the C ↵dcw
dir) to challenge 12
2019-06-16Merge pull request #260 from threadless-screw/masterMohammad S Anwar
Create ch-2.p6
2019-06-16Create ch-2.p6Alexander
2019-06-16Merge pull request #259 from PerlMonk-Athanasius/branch-for-challenge-012Mohammad S Anwar
Perl5 and Perl6 solutions to Challenges 1 and 2 of Perl Weekly Challe…
2019-06-16Perl5 and Perl6 solutions to Challenges 1 and 2 of Perl Weekly Challenge #012PerlMonk Athanasius
On branch branch-for-challenge-012 Changes to be committed: new file: challenge-012/athanasius/perl5/ch-1.pl new file: challenge-012/athanasius/perl5/ch-2.pl new file: challenge-012/athanasius/perl5/paths1.txt new file: challenge-012/athanasius/perl5/paths_win.txt new file: challenge-012/athanasius/perl6/ch-1.p6 new file: challenge-012/athanasius/perl6/ch-2.p6 new file: challenge-012/athanasius/perl6/paths1.txt new file: challenge-012/athanasius/perl6/paths_win.txt
2019-06-16Merge pull request #258 from jaldhar/challenge-012Mohammad S Anwar
Challenge 12 by Jaldhar H. Vyas
2019-06-16- Added solutions by Adam Russell and Joelle Maslak.Mohammad S Anwar
2019-06-16Challenge 12 by Jaldhar H. VyasJaldhar H. Vyas
2019-06-16Merge pull request #257 from adamcrussell/challenge-012Mohammad S Anwar
solutions for challenge 012
2019-06-16Merge pull request #256 from jmaslak/joelle-12-3-1Mohammad S Anwar
Solution to 12.3 in P5 & P6
2019-06-16solutions for challenge 012Adam Russell
2019-06-15Solution to 12.3 in P5 & P6Joelle Maslak
2019-06-15Solutions for Week 12 problem 2 in Perl 5 & Perl 6Joelle Maslak
2019-06-16Merge pull request #254 from dmanto/branch-for-challenge-012Mohammad S Anwar
my proposed solutions for challenge-012, p5 1 & 2
2019-06-15Merge pull request #253 from seaker/masterMohammad S Anwar
changllege #12 answers from feng chang
2019-06-15Merge pull request #252 from drclaw1394/masterMohammad S Anwar
ruben/drclaw solutions for w12 ch1 ch2. p5 and p6
2019-06-15my proposed solutions for challenge-012, p5 1 & 2Daniel Mantovani
2019-06-16Merge branch 'mybranch'冯昶
2019-06-16challenge 012 #2冯昶
2019-06-15w12 ch1 and ch2 solutions p5 p6Ruben Westerberg
2019-06-15fjwhittle challenge 012 solutionsFrancis Whittle
2019-06-15Add solutions of 012 plus a link to the blog postE. Choroba
2019-06-14- Added new member Joe Tym.Mohammad S Anwar
2019-06-14Merge pull request #249 from bracteatus/masterMohammad S Anwar
Solutions to Challenge 012
2019-06-14Update READMEJaime
2019-06-14Delete ch-3.plJaime
2019-06-14Update ch-2.plJaime
Use REGEX extraction to find intersections of paths.
2019-06-14- Added solution by Maxim Nechaev.Mohammad S Anwar
2019-06-14Update ch-1.plJaime
Iterate primorial numbers to find the first Euclid number that is not prime.
2019-06-13Create ch-3.plJaime