aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Hoekstra <codereport@outlook.com>2021-12-24 22:16:15 -0500
committerConor Hoekstra <codereport@outlook.com>2021-12-24 22:16:15 -0500
commitc804b128cf740d95b244cd3fe15e86d0820ab51e (patch)
treeb9db7c3a5f93e6a83640f56bfd5decb9bbe8dbfe
parent116add27d0d74360c7d4ad26b12d972657e51afa (diff)
parent6f518c687f743b68d3eeddedcf3d831aca20d4ec (diff)
downloadperlweeklychallenge-club-c804b128cf740d95b244cd3fe15e86d0820ab51e.tar.gz
perlweeklychallenge-club-c804b128cf740d95b244cd3fe15e86d0820ab51e.tar.bz2
perlweeklychallenge-club-c804b128cf740d95b244cd3fe15e86d0820ab51e.zip
Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-club
-rw-r--r--.gitignore3
-rw-r--r--challenge-001/paulo-custodio/brainfuck.py136
-rw-r--r--challenge-001/paulo-custodio/go.pl24
-rw-r--r--challenge-001/paulo-custodio/untabify.pl1
-rw-r--r--challenge-027/paulo-custodio/Makefile2
-rw-r--r--challenge-027/paulo-custodio/README1
-rw-r--r--challenge-027/paulo-custodio/perl/ch-1.pl23
-rw-r--r--challenge-027/paulo-custodio/perl/ch-2.pl38
-rw-r--r--challenge-027/paulo-custodio/python/ch-1.py23
-rw-r--r--challenge-027/paulo-custodio/python/ch-2.py26
-rw-r--r--challenge-027/paulo-custodio/t/test-1.yaml5
-rw-r--r--challenge-027/paulo-custodio/t/test-2.yaml5
-rw-r--r--challenge-028/paulo-custodio/Makefile2
-rw-r--r--challenge-028/paulo-custodio/README1
-rw-r--r--challenge-028/paulo-custodio/perl/ch-1.pl19
-rw-r--r--challenge-028/paulo-custodio/perl/ch-2.pl106
-rw-r--r--challenge-028/paulo-custodio/python/ch-1.py17
-rw-r--r--challenge-028/paulo-custodio/python/ch-2.py89
-rw-r--r--challenge-028/paulo-custodio/t/test-1.yaml10
-rw-r--r--challenge-028/paulo-custodio/test.c1
-rw-r--r--challenge-029/paulo-custodio/Makefile14
-rw-r--r--challenge-029/paulo-custodio/README1
-rw-r--r--challenge-029/paulo-custodio/cmult.c3
-rw-r--r--challenge-029/paulo-custodio/perl/ch-1.pl30
-rw-r--r--challenge-029/paulo-custodio/perl/ch-2.pl14
-rw-r--r--challenge-029/paulo-custodio/python/ch-1.py30
-rw-r--r--challenge-029/paulo-custodio/python/ch-2.py21
-rw-r--r--challenge-029/paulo-custodio/t/test-1.yaml22
-rw-r--r--challenge-029/paulo-custodio/t/test-2.yaml5
-rw-r--r--challenge-030/paulo-custodio/Makefile2
-rw-r--r--challenge-030/paulo-custodio/README1
-rw-r--r--challenge-030/paulo-custodio/perl/ch-1.pl18
-rw-r--r--challenge-030/paulo-custodio/perl/ch-2.pl26
-rw-r--r--challenge-030/paulo-custodio/python/ch-1.py16
-rw-r--r--challenge-030/paulo-custodio/python/ch-2.py19
-rw-r--r--challenge-030/paulo-custodio/t/test-1.yaml5
-rw-r--r--challenge-030/paulo-custodio/t/test-2.yaml12
-rw-r--r--challenge-031/paulo-custodio/Makefile2
-rw-r--r--challenge-031/paulo-custodio/README1
-rw-r--r--challenge-031/paulo-custodio/perl/ch-1.pl19
-rw-r--r--challenge-031/paulo-custodio/perl/ch-2.pl16
-rw-r--r--challenge-031/paulo-custodio/python/ch-1.py18
-rw-r--r--challenge-031/paulo-custodio/python/ch-2.py13
-rw-r--r--challenge-031/paulo-custodio/t/test-1.yaml7
-rw-r--r--challenge-031/paulo-custodio/t/test-2.yaml5
-rw-r--r--challenge-032/paulo-custodio/Makefile2
-rw-r--r--challenge-032/paulo-custodio/README1
-rw-r--r--challenge-032/paulo-custodio/example.txt6
-rw-r--r--challenge-032/paulo-custodio/perl/ch-1.pl50
-rw-r--r--challenge-032/paulo-custodio/perl/ch-2.pl42
-rw-r--r--challenge-032/paulo-custodio/python/ch-1.py51
-rw-r--r--challenge-032/paulo-custodio/python/ch-2.py35
-rw-r--r--challenge-032/paulo-custodio/t/test-1.yaml13
-rw-r--r--challenge-032/paulo-custodio/t/test-2.yaml8
-rw-r--r--challenge-033/paulo-custodio/Makefile2
-rw-r--r--challenge-033/paulo-custodio/README1
-rw-r--r--challenge-033/paulo-custodio/perl/ch-1.pl57
-rw-r--r--challenge-033/paulo-custodio/perl/ch-2.pl37
-rw-r--r--challenge-033/paulo-custodio/python/ch-1.py55
-rw-r--r--challenge-033/paulo-custodio/python/ch-2.py36
-rw-r--r--challenge-033/paulo-custodio/sample.txt1
-rw-r--r--challenge-033/paulo-custodio/t/test-1.yaml31
-rw-r--r--challenge-033/paulo-custodio/t/test-2.yaml18
-rw-r--r--challenge-034/paulo-custodio/Makefile2
-rw-r--r--challenge-034/paulo-custodio/README1
-rw-r--r--challenge-034/paulo-custodio/perl/ch-1.pl13
-rw-r--r--challenge-034/paulo-custodio/perl/ch-2.pl26
-rw-r--r--challenge-034/paulo-custodio/python/ch-1.py11
-rw-r--r--challenge-034/paulo-custodio/python/ch-2.py45
-rw-r--r--challenge-034/paulo-custodio/t/test-1.yaml5
-rw-r--r--challenge-034/paulo-custodio/t/test-2.yaml20
-rw-r--r--challenge-139/james-smith/blog.txt2
-rw-r--r--challenge-141/james-smith/README.md2
-rw-r--r--challenge-141/james-smith/blog.txt1
-rw-r--r--challenge-142/james-smith/README.md2
-rw-r--r--challenge-142/paulo-custodio/perl/ch-1.pl2
-rw-r--r--challenge-142/paulo-custodio/perl/ch-2.pl2
-rw-r--r--challenge-142/paulo-custodio/python/ch-1.py2
-rw-r--r--challenge-142/paulo-custodio/python/ch-2.py2
-rw-r--r--challenge-143/abigail/README.md12
-rw-r--r--challenge-143/abigail/bash/ch-1.sh1
-rw-r--r--challenge-143/abigail/bc/ch-1.bc1
-rw-r--r--challenge-143/abigail/lua/ch-1.lua13
-rw-r--r--challenge-143/abigail/node/ch-1.js10
-rw-r--r--challenge-143/abigail/perl/ch-1.pl1
-rw-r--r--challenge-143/abigail/perl/ch-2.pl33
-rw-r--r--challenge-143/abigail/python/ch-1.py13
-rw-r--r--challenge-143/abigail/r/ch-1.r16
-rw-r--r--challenge-143/abigail/ruby/ch-1.rb7
-rw-r--r--challenge-143/abigail/t/ctest.ini8
-rw-r--r--challenge-143/abigail/t/input-1-12
-rw-r--r--challenge-143/abigail/t/input-2-13
-rw-r--r--challenge-143/abigail/t/output-1-1.exp2
-rw-r--r--challenge-143/abigail/t/output-2-1.exp3
-rw-r--r--challenge-143/abigail/tcl/ch-1.tcl5
-rw-r--r--challenge-143/adam-russell/blog.txt1
-rw-r--r--challenge-143/adam-russell/blog1.txt1
-rw-r--r--challenge-143/adam-russell/perl/TWCCalculator.yp53
-rw-r--r--challenge-143/adam-russell/perl/ch-1.pl22
-rw-r--r--challenge-143/adam-russell/perl/ch-2.pl37
-rw-r--r--challenge-143/adam-russell/prolog/ch-1.p22
-rw-r--r--challenge-143/adam-russell/prolog/ch-2.p17
-rwxr-xr-xchallenge-143/alexander-pankoff/perl/ch-1.pl7
-rwxr-xr-xchallenge-143/alexander-pankoff/perl/ch-2.pl61
-rw-r--r--challenge-143/arne-sommer/blog.txt1
-rwxr-xr-xchallenge-143/arne-sommer/perl/calculator-eval-perl11
-rwxr-xr-xchallenge-143/arne-sommer/perl/ch-1.pl11
-rwxr-xr-xchallenge-143/arne-sommer/perl/ch-2.pl63
-rwxr-xr-xchallenge-143/arne-sommer/perl/stealthy-number-perl63
-rwxr-xr-xchallenge-143/arne-sommer/raku/calculator-eval5
-rwxr-xr-xchallenge-143/arne-sommer/raku/calculator-eval-safer5
-rwxr-xr-xchallenge-143/arne-sommer/raku/ch-1.raku5
-rwxr-xr-xchallenge-143/arne-sommer/raku/ch-2.raku53
-rwxr-xr-xchallenge-143/arne-sommer/raku/divisor-pairs31
-rwxr-xr-xchallenge-143/arne-sommer/raku/stealthy-number53
-rw-r--r--challenge-143/athanasius/perl/ch-1.pl274
-rw-r--r--challenge-143/athanasius/perl/ch-2.pl225
-rw-r--r--challenge-143/athanasius/raku/ch-2.raku187
-rwxr-xr-xchallenge-143/colin-crain/perl/ch-1.pl78
-rwxr-xr-xchallenge-143/colin-crain/perl/ch-2.pl143
-rw-r--r--challenge-143/conor-hoekstra/apl/ch-1.apl (renamed from challenge-143/conor-hoekstra/ch-01.apl)0
-rw-r--r--challenge-143/conor-hoekstra/apl/ch-2.apl (renamed from challenge-143/conor-hoekstra/ch-02.apl)0
-rw-r--r--challenge-143/dave-jacoby/blog.txt1
-rw-r--r--challenge-143/dave-jacoby/perl/ch-1.pl62
-rw-r--r--challenge-143/dave-jacoby/perl/ch-2.pl41
-rwxr-xr-xchallenge-143/david-santiago/raku/ch-1.raku5
<