aboutsummaryrefslogtreecommitdiff
path: root/challenge-077
AgeCommit message (Collapse)Author
2024-04-10- Proposed patch to security issues in Clojure solutions.Mohammad S Anwar
2023-10-23- Added solutions by Robert DiCicco.Mohammad S Anwar
- Added solutions by librasteve. - Added solutions by Arne Sommer. - Added solutions by Flavio Poletti. - Added solutions by Simon Green. - Added solutions by Robert Ransbottom. - Added solutions by Magnus Markling. - Added blog post by Roger Bell_West. - Added solutions by Adam Russell. - Added solutions by Ali Moradi. - Added solutions by Cheok-Yin Fung. - Added solutions by Bruce Gray. - Added solutions by BarrOff. - Added solutions by lacek96.
2022-10-02- Added guest contributions to past weeks by AhmetEmre.Mohammad S Anwar
2022-05-28rjt's week 77 Perl solutions (v. belated)Ryan Thompson
2021-12-10Minor fixPaulo Custodio
2021-12-09Add Python solution to challenge 77Paulo Custodio
2021-11-03use Modern::PerlPaulo Custodio
2021-01-28Remove spacesPaulo Custodio
2021-01-26Remove List::Util and Data::Dump dependenciesPaulo Custodio
2021-01-26Replace tabs by spaces so that indentation looks correctPaulo Custodio
2021-01-021st commit on 077,078_haskellchirvasitua
2020-12-27Add Perl solution to challenge 077Paulo Custodio
2020-12-04Change "up" link in all README.orgAndinus
These are not solutions but just changing the `HTML_LINK_UP' property of all README.org files. I changed the website layout.
2020-11-02initial commit challenges 074-078chirvasitua
2020-10-27Historical bug fixSimon Green
2020-10-24Add all README.org filesAndinus
These files generate README, it's better to commit them than keep in `.gitignore'.
2020-09-21challeng#079, raku solutions冯昶
2020-09-20Update ch-2.plFung Cheok Yin
2020-09-15- Added Abigail solutions to week #77.Mohammad S Anwar
2020-09-15Fix off-by-one error.Abigail
We need all the Fibonacci numbers up to and including $N, else we will miss out on a solution if $N is a Fibonacci number.
2020-09-15Perl and JavaScript solutions for Week 77, Part 2.Abigail
2020-09-15JavaScript solutions for week 77, part 1.Abigail
2020-09-15Perl solution for Week 77.Abigail
2020-09-14- Added Live video for task #1 of week #77.Mohammad S Anwar
2020-09-14Merge pull request #2276 from therealjcm/branch-for-challenge-077Mohammad S Anwar
Challenge answers for week #77 in Raku
2020-09-13Challenge answers for week #77 in RakuJason Messer
2020-09-14- Added blog for week #077.Mohammad S Anwar
2020-09-13Merge pull request #2275 from dcw803/masterMohammad S Anwar
imported my solutions for this week's questions
2020-09-13- Added solutions by Colin Crain.Mohammad S Anwar
2020-09-13Merge pull request #2274 from adamcrussell/challenge-077Mohammad S Anwar
Challenge 077
2020-09-13imported my solutions for this week's questions; I'm sure there's a more ↵dcw
elegant way of doing the first, my solution is inefficient.
2020-09-13solutions for challenge 077Adam Russell
2020-09-13- Tidied up Raku solution.Mohammad S Anwar
2020-09-13- Tidied up Perl solution.Mohammad S Anwar
2020-09-13- Added solutions by Cheok-Yin Fung.Mohammad S Anwar
2020-09-13Merge pull request #2272 from andemark/branch-for-challenge-077Mohammad S Anwar
final
2020-09-13Merge pull request #2271 from andemark/branch-for-challenge-077Mohammad S Anwar
a few improvements
2020-09-13last minute improvementMark Anderson
2020-09-13Merge pull request #2270 from jeongoon/masterMohammad S Anwar
[ch-077/jeongoon] ch-1.lsp added, ch-1.hs bug fixed.
2020-09-13last minute improvementMark Anderson
2020-09-14[ch-077/jeongoon] ch-1.lsp added. ch-1.hs bug-fixed.Myoungjin JEON
2020-09-14[ch-077/jeongoon] ch-1.lsp added, ch-1.hs bug fixed.Myoungjin JEON
2020-09-13a few improvementsMark Anderson
2020-09-13add solution for the lonely x task from c-077Alexander Pankoff
2020-09-13add solution for the fibonacci sum task from c-077Alexander Pankoff
2020-09-13setup challenge-077Alexander Pankoff
2020-09-13Add solutions for the Perl Weekly Challenge 077Flavio Poletti
2020-09-13Solution to task #2 challenge-077.wanderdoc
2020-09-13Merge pull request #2266 from LubosKolouch/masterMohammad S Anwar
Refactor the solution 2
2020-09-13Remove extra spaceLubos Kolouch