index
:
github/perlweeklychallenge-club.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
challenge-079
/
abigail
Age
Commit message (
Collapse
)
Author
2020-09-23
Week 79, part 2, AWK solution.
Abigail
2020-09-23
Week 79, part 1, AWK solution.
Abigail
2020-09-23
Test AWK solutions.
Abigail
2020-09-22
bc solution for week-079, part 1
Abigail
2020-09-22
Allow testing bc solutions.
Abigail
We're assuming that bc program contain a function called "main", which should be called with the input, and which return the answer.
2020-09-21
Have just one input file, with multiple tests.
Abigail
2020-09-21
Iterate over several lines of input.
Abigail
2020-09-21
Tests to make sure we're modding with 1000000007.
Abigail
2020-09-21
Answer should be modded with 1000000007.
Abigail
2020-09-21
Javascript solution for Week 079, part 2.
Abigail
2020-09-21
Javascript solution for week 79, part 1
Abigail
2020-09-21
Perl solution for Week 79, part 2.
Abigail
2020-09-21
Test input/output for Week 79, part 2.
Abigail
2020-09-21
Ignore trailing whitespace.
Abigail
2020-09-21
Perl solution for Week 79.
Abigail
2020-09-21
Test files for Week 79, challenge 1
Abigail
2020-09-21
Test program for Week 79.
Abigail
2020-09-21
- Added template for Challenge 079.
Mohammad S Anwar