aboutsummaryrefslogtreecommitdiff
path: root/challenge-004
AgeCommit message (Expand)Author
2022-09-04solutions 1-56,177,180 missing a fewaecepoglu
2022-01-09Week 4, part 1: All languages should give the same result.Abigail
2022-01-09Week 4, part: Scheme solutionAbigail
2022-01-09Week 4, part 1: Tcl solutionAbigail
2022-01-07Week 4, part 1. R solutionAbigail
2022-01-07Week 4, part 1: Pascal solutionAbigail
2022-01-07Week 4, part 1: Fix 'Run as:' line for Go, Java and Node.jsAbigail
2022-01-07Week 4, part 1: bc solutionAbigail
2022-01-07Week 4, part1: Java solutionAbigail
2022-01-07Week 4, part1: Go solutionAbigail
2022-01-06Week 004: Fix references.Abigail
2021-06-23Add bc solution to challenge 004Paulo Custodio
2021-06-20Normalize test scriptsPaulo Custodio
2021-06-17Add C and C++ solutions to challenge 004Paulo Custodio
2021-06-07Add python solution to challenge 004Paulo Custodio
2021-04-14Finished challenge-004 with perllakpatashi
2021-03-06Ruby solution for week 4, part 2Abigail
2021-03-06Python solution for week 4, part 2Abigail
2021-03-04Node.js solution for week 4, part 2Abigail
2021-03-04C solution for week 4, part 2Abigail
2021-03-04Lua solution for week 4, part 2Abigail
2021-03-04Bash solution for week 4, part 2Abigail
2021-03-04GNU AWK solution for week 4, part 2Abigail
2021-03-04Perl solution for week 4, part 2Abigail
2021-03-04Test cases for week 4, part 2Abigail
2021-03-04Ruby solution for week 4, part 1Abigail
2021-03-04Python solution for week 4, part 1Abigail
2021-03-04Node.js solution for week 4, part 1Abigail
2021-03-04Lua solution for week 4, part 1Abigail
2021-03-04Bash solution for week 4, part 1Abigail
2021-03-04Add notes to README for part 1Abigail
2021-03-04Switch from base-60 to base-91Abigail
2021-03-04We're now using base-91 instead of base-60 for the encoding.Abigail
2021-03-04Use base-91 instead of base-60.Abigail
2021-03-04Test to compare the size of the program with the size of the (expected) output.Abigail
2021-03-04Changed the number of digits of Pi generated.Abigail
2021-03-04AWK solution for week 4, part 1Abigail
2021-03-04C solution for week 4, part 1Abigail
2021-03-04Link to Perl solutionAbigail
2021-03-04Example for week 4, part 1.Abigail
2021-03-04Rewrite of the Perl solutionAbigail
2021-03-04Test input for week 4, part 1 (Perl)Abigail
2021-03-04Renamed directory.Abigail
2021-03-04Add challenge descriptions to README.Abigail
2021-02-23added challenges 1,2,3,4 by pablo-saavedrapablo
2021-02-14Missing exit.Paulo Custodio
2021-02-14Add Awk solution to challenge 004Paulo Custodio
2021-01-28Remove temporary files produced by testsPaulo Custodio
2021-01-25Replace tabs by spaces so that indentation looks correctPaulo Custodio
2021-01-081st commit on 004_haskellchirvasitua