| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-03 | challenge-206 | pme | |
| 2023-07-12 | Merge pull request #8356 from MatthiasMuth/muthm-206 | Mohammad Sajid Anwar | |
| Challenge 206: Correct typo in 'use' statement in README.md. | |||
| 2023-07-11 | Challenge 206: Correct typo in 'use' statement | Matthias Muth | |
| 2023-03-14 | Merge remote-tracking branch 'upstream/master' | 冯昶 | |
| 2023-03-11 | Merge branch 'manwar:master' into master | Paulo Custodio | |
| 2023-03-11 | Add Perl, C, C++ and Forth solutions | Paulo Custodio | |
| 2023-03-08 | Merge pull request #7695 from spadacciniweb/PWC-207 | Mohammad S Anwar | |
| PWC-207 - Perl, Python, Ruby, Go | |||
| 2023-03-08 | Merge pull request #7693 from MatthiasMuth/muthm-add-blog-txt | Mohammad S Anwar | |
| Add blog.txt for challenges 205 and 206. | |||
| 2023-03-08 | Merge pull request #7690 from dcw803/master | Mohammad S Anwar | |
| ok, a day late but I've done the C versions of both tasks in ch 206… | |||
| 2023-03-08 | Merge pull request #7676 from jaldhar/challenge-206 | Mohammad S Anwar | |
| Challenge 206 by Jaldhar H. Vyas. | |||
| 2023-03-08 | PWC-207 - Perl, Python, Ruby, Go | Mariano Spadaccini | |
| 2023-03-08 | Add blog.txt for challenges 205 and 206. | Matthias Muth | |
| 2023-03-07 | ok, a day late but I've done the C versions of both tasks in challenge 206 ↵ | dcw | |
| (and added a bit more debugging to ch-2.pl too) | |||
| 2023-03-06 | Merge remote-tracking branch 'upstream/master' | 冯昶 | |
| 2023-03-06 | Challenge 206 by Jaldhar H. Vyas. | Jaldhar H. Vyas | |
| 2023-03-06 | - Added solutions by Avery Adams. | Mohammad S Anwar | |
| 2023-03-06 | Merge pull request #7675 from BarrOff/barroff-206 | Mohammad S Anwar | |
| feat: add solutions for challenge 206 from BarrOff | |||
| 2023-03-06 | Merge pull request #7674 from dcw803/master | Mohammad S Anwar | |
| catchup commit: challenge 205, both tasks, Perl and C, plus challenge 206: both in perl only… | |||
| 2023-03-06 | Merge pull request #7673 from MatthiasMuth/muthm-206 | Mohammad S Anwar | |
| Challenge 206 Perl solutions by Matthias Muth | |||
| 2023-03-06 | Merge pull request #7672 from Util/c206 | Mohammad S Anwar | |
| Add TWC 206 solutions by Bruce Gray (Raku only). | |||
| 2023-03-06 | Merge pull request #7671 from Solathian/branch-for-challenge-206 | Mohammad S Anwar | |
| added file for challenge 206 | |||
| 2023-03-06 | Merge pull request #7670 from ealvar3z/challenge-206_eax | Mohammad S Anwar | |
| add Rust solution for week 206 | |||
| 2023-03-06 | Merge pull request #7669 from mattneleigh/pwc206 | Mohammad S Anwar | |
| new file: challenge-206/mattneleigh/perl/ch-1.pl | |||
| 2023-03-06 | Merge pull request #7668 from arnesom/branch-for-challenge-206 | Mohammad S Anwar | |
| Arne Sommer | |||
| 2023-03-06 | Merge pull request #7667 from boblied/master | Mohammad S Anwar | |
| Week 206 | |||
| 2023-03-06 | Merge pull request #7666 from E7-87-83/newt | Mohammad S Anwar | |
| Week 206 | |||
| 2023-03-06 | Merge pull request #7665 from pip/branch-for-challenge-206 | Mohammad S Anwar | |
| Pip Stuart's submission for challenge-206. | |||
| 2023-03-06 | Merge pull request #7664 from wambash/challenge-week-206 | Mohammad S Anwar | |
| solutions week 206 | |||
| 2023-03-06 | Merge pull request #7663 from kjetillll/challenge-206-kjetillll | Mohammad S Anwar | |
| Turns out, with hints from others, we don't need to brute force here | |||
| 2023-03-06 | docs: use correct arguments in command string example | BarrOff | |
| 2023-03-06 | style: format expressions to better fit linewidth | BarrOff | |
| 2023-03-06 | feat: add solutions for challenge 206 from BarrOff | BarrOff | |
| 2023-03-05 | catchup commit: ch205, both tasks, Perl and C, plus ch206: both tasks in ↵ | dcw | |
| Perl only | |||
| 2023-03-05 | Cosmetic changes. | Matthias Muth | |
| 2023-03-05 | Update README.md | MatthiasMuth | |
| 2023-03-05 | Update README.md | MatthiasMuth | |
| 2023-03-05 | Add TWC 206 solutions by Bruce Gray (Raku only). | Util | |
| 2023-03-05 | added file | Solathian | |
| 2023-03-05 | add Rust solution for week 206 | e. alvarez | |
| 2023-03-05 | new file: challenge-206/mattneleigh/perl/ch-1.pl | Matthew Neleigh | |
| new file: challenge-206/mattneleigh/perl/ch-2.pl | |||
| 2023-03-05 | Arne Sommer | arnesom | |
| 2023-03-05 | Blog link | boblied | |
| 2023-03-05 | Week 206 Task 2 | boblied | |
| 2023-03-05 | Update README for 206 | boblied | |
| 2023-03-05 | Week 206 Task 1 | boblied | |
| 2023-03-05 | Week 206 | CY Fung | |
| 2023-03-05 | Pip Stuart's submission for challenge-206. | Pip | |
| 2023-03-05 | solutions week 206 | Jan Krňávek | |
| 2023-03-05 | Turns out, hints from others, we don't need to loop through every possible ↵ | Kjetil Skotheim | |
| pairings permutation. Just need to sort the input numbers and sum up every evenly indexed (0-indexed array) number. | |||
| 2023-03-05 | RogerBW blog post for challenge no. 206 | Roger Bell_West | |
