aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-10Ruby solution for week 90/part 1Abigail
2020-12-10Remove outcommented codeAbigail
2020-12-10Python solution for week 90/part 1Abigail
2020-12-09Node.js solution for week 90/part 2Abigail
2020-12-08Node.js solution for week 90/part 1.Abigail
2020-12-08Add linksAbigail
2020-12-08README is in MarkdownAbigail
2020-12-08Move the challenge description to the README file.Abigail
2020-12-08AWK solution for week 90/part 1Abigail
2020-12-08SQL solution for week 90/part 1Abigail
2020-12-08Another test case for week 90/part 2Abigail
2020-12-08C solution for week 90/part 2.Abigail
2020-12-07C solution for week 90/part 1Abigail
2020-12-07Bash/sh solution for week 90/part 1Abigail
2020-12-07Refer to the Perl solution for challenge description.Abigail
2020-12-07List solutionsAbigail
2020-12-07For week 90/part 1, swap the lines of output of the Befunge-93 solution.Abigail
2020-12-07Befunge-93 solution for week 90/part 1Abigail
2020-12-07Pragma 'swap-pairs', and allow language specific pragmas.Abigail
We can now prefix a pragma with '@language', to only apply for the specific language. And we have a new pragma 'swap-pairs' with swaps consecutive output lines before comparing it with the expected output.
2020-12-07Perl solution for week 90/part 2Abigail
2020-12-07Perl solution for week 90/part 1Abigail
2020-12-07Test cases for task 2Abigail
2020-12-07Test cases for task 1Abigail
2020-12-07Copied test file from previous weekAbigail
2020-12-07- Added template for Challenge 90.Mohammad S Anwar
- Updated data clean up script.
2020-12-07- Added solutions by Colin Crain.Mohammad S Anwar
2020-12-07- Added solutions to week 45 by Stuart Little.Mohammad S Anwar
2020-12-07- Added solutions by Flavio Poletti.Mohammad S Anwar
2020-12-07Merge pull request #2932 from stuart-little/stuart-little_045Mohammad S Anwar
1st commit on 045
2020-12-061st commit on 045chirvasitua
2020-12-07- Added solutions by Jaldhar H. Vyas.Mohammad S Anwar
2020-12-07Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-clubMohammad S Anwar
2020-12-07Merge pull request #2931 from jaldhar/challenge-089Mohammad S Anwar
Challenge 89 by Jaldhar H. Vyas
2020-12-07- Added solutions by Adam Russell.Mohammad S Anwar
2020-12-07Merge pull request #2930 from adamcrussell/challenge-089Mohammad S Anwar
Challenge 089
2020-12-07- Added solutions by E. Choroba.Mohammad S Anwar
2020-12-07Merge pull request #2929 from choroba/ech089Mohammad S Anwar
Add solutions by E. Choroba to 089: GCD Sum & Magical Matrix
2020-12-07- Added solutions by Duncan C. White.Mohammad S Anwar
2020-12-07Merge pull request #2928 from dcw803/masterMohammad S Anwar
imported my solutions, two nice easy puzzles, I enjoyed the magic matrix
2020-12-07- Added solutions by Niels van Dijke.Mohammad S Anwar
2020-12-07Merge pull request #2927 from PerlBoy1967/branch-for-challenge-089Mohammad S Anwar
Task 1 & 2
2020-12-07- Added blogs by Abigail.Mohammad S Anwar
2020-12-07Merge pull request #2926 from Abigail/abigail/week-089Mohammad S Anwar
Abigail/week 089
2020-12-07Updated blog link for Cheok-Yin Fung.Mohammad S Anwar
2020-12-06Challenge 89 by Jaldhar H. VyasJaldhar H. Vyas
2020-12-06solutions for challenge 089Adam Russell
2020-12-06Add solutions by E. Choroba to 089: GCD Sum & Magical MatrixE. Choroba
GCD Sum shows both the naive slow algorithm and the fast one based on Euler's totient function (studied at https://www.geeksforgeeks.org/summation-gcd-pairs-n/).
2020-12-06imported my solutions, two nice easy puzzles, I enjoyed the magic matrix ↵dcw
(square) task particularly..
2020-12-06Task 1 & 2Niels van Dijke
2020-12-06Blog post for week 89/part 2Abigail