aboutsummaryrefslogtreecommitdiff
path: root/challenge-069
AgeCommit message (Collapse)Author
2024-09-20Add Python solution to challenge 070Paulo Custodio
2024-09-20Add Python solution to challenge 069Paulo Custodio
2023-05-16feat(challenge-069/lubos-kolouch/p[erl,ython]/ch-[1,2].[ly]): Challenge 069 ↵Lubos Kolouch
LK Python Perl
2022-10-02- Added guest contributions to past weeks by AhmetEmre.Mohammad S Anwar
2022-04-19Add Perl solution to challenge 069Paulo Custodio
2021-01-241st commit on 069_haskellchirvasitua
2020-12-061st commit on 069chirvasitua
2020-08-15- Added Raku review blogs to Andrew score.Mohammad S Anwar
2020-08-10[ch-072/jeongoon] add brute force method of haskell for task1; ↵Myoungjin JEON
[ch-069/jeongoon] add haskell/ch-1.hs
2020-07-24- Added solutions by Mark AndersonMohammad S Anwar
- Added Swift solution to Task #1 of Week #069.
2020-07-22- Updated solutions by Colin Crain.Mohammad S Anwar
2020-07-21correct single iteration ruleJörg Sommrey
2020-07-21Week 70 Challenge 1 and late submission for lest weekSimon Proctor
2020-07-21Merge remote-tracking branch 'upstream/master'Simon Proctor
2020-07-19Merge pull request #1959 from E7-87-83/masterMohammad S Anwar
Cheok Yin's submission to Challenge #069
2020-07-20Add files via uploadFung Cheok Yin
2020-07-20Create ch-1.plFung Cheok Yin
2020-07-19- Added blog by Andrew Shitov.Mohammad S Anwar
2020-07-19- Added solutions by Rage311.Mohammad S Anwar
2020-07-19Merge pull request #1958 from rage311/069Mohammad S Anwar
Added solutions for challenge 069
2020-07-19Merge pull request #1957 from PerlMonk-Athanasius/branch-for-challenge-069Mohammad S Anwar
Perl & Raku solutions to Tasks 1 & 2 of the Perl Weekly Challenge #069
2020-07-19Merge pull request #1956 from andemark/branch-for-challenge-069Mohammad S Anwar
Challenge 69 Solutions
2020-07-19Added solutions for challenge 069rage311
2020-07-19- Added weekly blog #069.Mohammad S Anwar
2020-07-19- Tidied up Raku solutions.Mohammad S Anwar
2020-07-19Perl & Raku solutions to Tasks 1 & 2 of the Perl Weekly Challenge #069PerlMonk Athanasius
On branch branch-for-challenge-069 Changes to be committed: new file: challenge-069/athanasius/perl/ch-1.pl new file: challenge-069/athanasius/perl/ch-2.pl new file: challenge-069/athanasius/raku/ch-1.raku new file: challenge-069/athanasius/raku/ch-2.raku
2020-07-19Challenge 69 SolutionsMark Anderson
2020-07-19- Added solutions by Richard Park.Mohammad S Anwar
2020-07-19- Added solutions by Shahed Nooshmand.Mohammad S Anwar
2020-07-19- Added blog by Colin Crain.Mohammad S Anwar
2020-07-19- Added solutions by Arne Sommer.Mohammad S Anwar
2020-07-18Merge pull request #1955 from waltman/branch-for-challenge-069Mohammad S Anwar
Branch for challenge 069
2020-07-18Makefile for challenge 69 C codeWalt Mankowski
2020-07-18ignore executablesWalt Mankowski
2020-07-18combine switch() and rev() into a single functionWalt Mankowski
This lets me do the mapping in-place and avoids the mallocs and extra copies.
2020-07-18C code for challenge 69 task 2Walt Mankowski
Very slow for n>15 or so, so in need of some refactoring.
2020-07-18C code for challenge 69 task 1Walt Mankowski
2020-07-18- Added solutions by Laurent Rosenfeld.Mohammad S Anwar
2020-07-18- Added solutions by Colin Crain.Mohammad S Anwar
2020-07-18Merge pull request #1954 from Firedrake/rogerbw-challenge-069-blogMohammad S Anwar
Blog post for #69.
2020-07-18Merge pull request #1953 from jo-37/contribMohammad S Anwar
avoid some string copy operations
2020-07-18Blog post for #69.Roger Bell_West
2020-07-18- Added Live Coding videos for Challenge #068 and Challenge #069.Mohammad S Anwar
2020-07-18avoid some string copy operationsJörg Sommrey
2020-07-17imported my solutions (wasn't able to submit last week's cos my router died ↵dcw
on sunday evening!)
2020-07-17solution for task 1Jörg Sommrey
2020-07-17solution for task 2Jörg Sommrey
2020-07-17- Added solutions by Simon Green.Mohammad S Anwar
2020-07-17Merge pull request #1950 from simongreen-net/swg-069Mohammad S Anwar
Simon's Challenge 069 solutions
2020-07-17Simon's Challenge 069 solutionsSimon Green