diff options
| author | Paulo Custodio <pauloscustodio@gmail.com> | 2023-03-27 16:49:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-27 16:49:22 +0100 |
| commit | 9e3e295b48ecd4cd97c2e17f2fa98d5fee18c8da (patch) | |
| tree | 2cf6a6ef958a72006495ff60e23b5d3f8a20b2f1 /challenge-209/athanasius/perl/Transitive_answer.txt | |
| parent | f00547cd9eb3f1cd8cd132e2a410b5bd5d2c5b7b (diff) | |
| parent | 8915a66de2cb2a724aee5e55ddfc15580cfdf1d5 (diff) | |
| download | perlweeklychallenge-club-9e3e295b48ecd4cd97c2e17f2fa98d5fee18c8da.tar.gz perlweeklychallenge-club-9e3e295b48ecd4cd97c2e17f2fa98d5fee18c8da.tar.bz2 perlweeklychallenge-club-9e3e295b48ecd4cd97c2e17f2fa98d5fee18c8da.zip | |
Merge branch 'manwar:master' into master
Diffstat (limited to 'challenge-209/athanasius/perl/Transitive_answer.txt')
| -rw-r--r-- | challenge-209/athanasius/perl/Transitive_answer.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-209/athanasius/perl/Transitive_answer.txt b/challenge-209/athanasius/perl/Transitive_answer.txt new file mode 100644 index 0000000000..ba7b303db9 --- /dev/null +++ b/challenge-209/athanasius/perl/Transitive_answer.txt @@ -0,0 +1,2 @@ +"A","a1@a.com","a2@a.com","a3@a.com","a4@a.com","a5@a.com" +"B","b1@b.com","b2@b.com","b3@b.com" |
