Skip to content

Commit 6f77e37

Browse files
committed
- Added template folder for Challenge 014.
1 parent db872ce commit 6f77e37

File tree

94 files changed

+194
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+194
-0
lines changed

challenge-014/aaron-sherman/README

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Solutions by Aaron Sherman.
2+
3+
Challenge #1: The first Euclid non-prime
4+
5+
This puzzle afforded me the opportunity to advertize a bit for the
6+
Math::Sequences module by showing how a new entry would be defined.
7+
8+
It otherwise simply prints the solution number uninterestingly.
9+
10+
Challenge #2: Common path prefixes
11+
12+
I thought that this would be a good chance to show off Perl 6's
13+
user-defined operator features including the use of a user-defined
14+
operator in a reduction meta-operator.
15+
16+
The use of the program is simple and can be shown using --help

challenge-014/abigail/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Abigail

challenge-014/adam-russell/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Adam Russell
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Ailbhe Tweedie

challenge-014/alex-daniel/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Alex Daniel.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Alexander Karelas
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Alexey Melezhik

challenge-014/alicia-bielsa/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Alicia Beilsa.

challenge-014/andrezgz/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Andrezgz

challenge-014/antonio-gamiz/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Solution by Antonio Gamiz

0 commit comments

Comments
 (0)