aboutsummaryrefslogtreecommitdiff
path: root/challenge-082
AgeCommit message (Expand)Author
2020-10-18Arne Sommerarnesom
2020-10-18Solution to task #1 challenge-082.wanderdoc
2020-10-182 Perl scriptsE7-87-83
2020-10-18Perl & Raku solutions to Tasks 1 & 2 of the Perl Weekly Challenge #082PerlMonk Athanasius
2020-10-18ch-1.p6 again...Mark Anderson
2020-10-18[ch-082/jeongoon] ch-2.pl typo and commnetMyoungjin JEON
2020-10-18[ch-082/jeongoon] ch-2.pl has two solution now. quick check without option "-...Myoungjin JEON
2020-10-18ch-1.p6 again...Mark Anderson
2020-10-18082-1 can be used by cliJan Krňávek
2020-10-18Merge remote-tracking branch 'upstream/master' into challenge-week-082Jan Krňávek
2020-10-18solutions week 082Jan Krňávek
2020-10-18Less is more.Dieter Dobbelaere
2020-10-18Add console interface.Dieter Dobbelaere
2020-10-18Use more logical name for function.Dieter Dobbelaere
2020-10-18Add solutions for challenge 082.Dieter Dobbelaere
2020-10-18Adjust solution to examples :)Flavio Poletti
2020-10-18[ch-082/jeongoon] ch-2.go typoMyoungjin JEON
2020-10-18Avoid duplicates in common factorsE. Choroba
2020-10-18[ch-082/jeongoon] ch-2.go less depth, tried use another InterfaceMyoungjin JEON
2020-10-18solutions week 082-1 and 082-2 in progressJan Krňávek
2020-10-18submission for solution #82, ch #1 - for ada (gnat -> gnatmake)Philip Hood
2020-10-18perl solution for part 1 of challenge-082Adam Russell
2020-10-18submission for solution #82, challenge #2.Philip Hood
2020-10-17submission for solution #82.Philip Hood
2020-10-17added link to blog entry for challenge 82Walt Mankowski
2020-10-17realized I didn't need $found in task 2Walt Mankowski
2020-10-17Solution to task 2Jörg Sommrey
2020-10-17Solution to task 1Jörg Sommrey
2020-10-17added challenge 1Cris-HD
2020-10-17- Added solutions by Pete Houston.Mohammad S Anwar
2020-10-17- Added blog by Colin Crain.Mohammad S Anwar
2020-10-17Merge pull request #2541 from jeongoon/masterMohammad S Anwar
2020-10-17[ch-082/jeongoon] Go Solution addedMyoungjin JEON
2020-10-17[ch-082/jeongoon] Go Solution addedMyoungjin JEON
2020-10-17Challenge 082 Task 2 LK PythonLubos Kolouch
2020-10-17Merge pull request #2539 from nunovieira220/challenge-082Mohammad S Anwar
2020-10-17Merge pull request #2538 from LubosKolouch/masterMohammad S Anwar
2020-10-17Merge pull request #2537 from juliodcs/juliodcs-week82Mohammad S Anwar
2020-10-17Merge pull request #2536 from jeongoon/masterMohammad S Anwar
2020-10-17Merge pull request #2535 from choroba/ech082bMohammad S Anwar
2020-10-17Merge pull request #2525 from jluis/jluis-082Mohammad S Anwar
2020-10-17Fixes and add testsjuliodcs
2020-10-17Optimize it a littlejuliodcs
2020-10-17Fix case when a=bjuliodcs
2020-10-16Add nunovieira220 js solution to challenge 082Nuno Vieira
2020-10-16Add nunovieira220 perl solution to challenge 082Nuno Vieira
2020-10-16Challenge 082 Task 2 Perl LKLubos Kolouch
2020-10-16Re-do ch-2; I completely misunderstood the requirements 😳juliodcs
2020-10-16[ch-082/jeongoon] Perl, Raku Solution addedMyoungjin JEON
2020-10-16Optimize 082/1 by E. Choroba: Only iterate to a square rootE. Choroba