aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Jacoby <jacoby.david@gmail.com>2021-10-30 20:10:56 -0400
committerGitHub <noreply@github.com>2021-10-30 20:10:56 -0400
commitf4501913a22d09da3a04c6f826ffe5a9d91a9204 (patch)
treeab438f8ada22b9f82566fa3750745d0904224604
parentbaad1c27d1e0f4945733ad51fb5fb10694f55540 (diff)
parent85e041ce62ebb1025717e5ad04a8681d043c3f08 (diff)
downloadperlweeklychallenge-club-f4501913a22d09da3a04c6f826ffe5a9d91a9204.tar.gz
perlweeklychallenge-club-f4501913a22d09da3a04c6f826ffe5a9d91a9204.tar.bz2
perlweeklychallenge-club-f4501913a22d09da3a04c6f826ffe5a9d91a9204.zip
Merge branch 'manwar:master' into master
-rw-r--r--.gitignore2
-rw-r--r--.vscode/settings.json5
-rw-r--r--challenge-001/paulo-custodio/Makefile8
-rw-r--r--challenge-001/paulo-custodio/brainfuck/ch-1.bf1
-rw-r--r--challenge-001/paulo-custodio/brainfuck/ch-1.pl22
-rw-r--r--challenge-001/paulo-custodio/brainfuck/ch-2.bf1
-rw-r--r--challenge-001/paulo-custodio/brainfuck/ch-2.pl36
-rw-r--r--challenge-001/paulo-custodio/go.pl31
-rw-r--r--challenge-001/paulo-custodio/stats.pl64
-rw-r--r--challenge-001/paulo-custodio/t/test-1.yaml5
-rw-r--r--challenge-001/paulo-custodio/test.pl8
-rw-r--r--challenge-001/paulo-custodio/untabify.pl30
-rw-r--r--challenge-001/paulo-custodio/update.sh4
-rw-r--r--challenge-003/paulo-custodio/Makefile2
-rw-r--r--challenge-003/paulo-custodio/perl/ch-1.pl13
-rw-r--r--challenge-003/paulo-custodio/perl/ch-2.pl4
-rw-r--r--challenge-094/paulo-custodio/perl/ch-2.pl9
-rw-r--r--challenge-120/paulo-custodio/Makefile5
-rw-r--r--challenge-120/paulo-custodio/forth/ch-2.fs22
-rw-r--r--challenge-121/paulo-custodio/perl/ch-2.pl2
-rw-r--r--challenge-122/karishma/README1
-rw-r--r--challenge-122/karishma/c/ch-1.c28
-rw-r--r--challenge-123/paulo-custodio/Makefile2
-rw-r--r--challenge-123/paulo-custodio/awk/ch-1.awk74
-rw-r--r--challenge-123/paulo-custodio/basic/ch-1.bas159
-rw-r--r--challenge-123/paulo-custodio/bc/ch-1.bc64
-rw-r--r--challenge-123/paulo-custodio/c/ch-1.c103
-rw-r--r--challenge-123/paulo-custodio/cpp/ch-1.cpp60
-rw-r--r--challenge-123/paulo-custodio/forth/ch-1.fs99
-rw-r--r--challenge-123/paulo-custodio/lua/ch-1.lua45
-rw-r--r--challenge-123/paulo-custodio/perl/ch-1.pl46
-rw-r--r--challenge-123/paulo-custodio/perl/ch-2.pl67
-rw-r--r--challenge-123/paulo-custodio/python/ch-1.py45
-rw-r--r--challenge-123/paulo-custodio/python/ch-2.py60
-rw-r--r--challenge-123/paulo-custodio/t/test-1.yaml25
-rw-r--r--challenge-123/paulo-custodio/t/test-2.yaml10
-rw-r--r--challenge-124/paulo-custodio/Makefile5
-rw-r--r--challenge-124/paulo-custodio/ada/ch_1.adb28
-rw-r--r--challenge-124/paulo-custodio/awk/ch-1.awk26
-rw-r--r--challenge-124/paulo-custodio/basic/ch-1.bas22
-rw-r--r--challenge-124/paulo-custodio/bc/ch-1.bc29
-rw-r--r--challenge-124/paulo-custodio/brainfuck/ch-1.bf1
-rw-r--r--challenge-124/paulo-custodio/brainfuck/ch-1.pl37
-rw-r--r--challenge-124/paulo-custodio/c/ch-1.c28
-rw-r--r--challenge-124/paulo-custodio/cpp/ch-1.cpp29
-rw-r--r--challenge-124/paulo-custodio/d/ch_1.d28
-rw-r--r--challenge-124/paulo-custodio/forth/ch-1.fs28
-rw-r--r--challenge-124/paulo-custodio/fortran/ch-1.f9026
-rw-r--r--challenge-124/paulo-custodio/lua/ch-1.lua26
-rw-r--r--challenge-124/paulo-custodio/pascal/ch-1.pas27
-rw-r--r--challenge-124/paulo-custodio/perl/ch-1.pl26
-rw-r--r--challenge-124/paulo-custodio/perl/ch-2.pl49
-rw-r--r--challenge-124/paulo-custodio/python/ch-1.py26
-rw-r--r--challenge-124/paulo-custodio/python/ch-2.py44
-rw-r--r--challenge-124/paulo-custodio/t/test-1.yaml22
-rw-r--r--challenge-124/paulo-custodio/t/test-2.yaml14
-rw-r--r--challenge-125/paulo-custodio/perl/ch-1.pl76
-rw-r--r--challenge-125/paulo-custodio/perl/ch-2.pl105
-rw-r--r--challenge-125/paulo-custodio/python/ch-1.py68
-rw-r--r--challenge-125/paulo-custodio/python/ch-2.py91
-rw-r--r--challenge-125/paulo-custodio/t/test-1.yaml19
-rw-r--r--challenge-125/paulo-custodio/t/test-2.yaml14
-rw-r--r--challenge-125/paulo-custodio/test.pl (renamed from challenge-003/paulo-custodio/test.pl)0
-rw-r--r--challenge-126/paulo-custodio/perl/ch-1.pl29
-rw-r--r--challenge-126/paulo-custodio/perl/ch-2.pl82
-rw-r--r--challenge-126/paulo-custodio/python/ch-1.py30
-rw-r--r--challenge-126/paulo-custodio/python/ch-2.py87
-rw-r--r--challenge-126/paulo-custodio/t/test-1.yaml10
-rw-r--r--challenge-126/paulo-custodio/t/test-2.yaml15
-rw-r--r--challenge-126/paulo-custodio/test.pl4
-rw-r--r--challenge-127/paulo-custodio/perl/ch-1.pl28
-rw-r--r--challenge-127/paulo-custodio/perl/ch-2.pl84
-rw-r--r--challenge-127/paulo-custodio/python/ch-1.py28
-rw-r--r--challenge-127/paulo-custodio/python/ch-2.py71
-rw-r--r--challenge-127/paulo-custodio/t/test-1.yaml14
-rw-r--r--challenge-127/paulo-custodio/t/test-2.yaml10
-rw-r--r--challenge-127/paulo-custodio/test.pl4
-rw-r--r--challenge-128/paulo-custodio/perl/ch-1.pl85
-rw-r--r--challenge-128/paulo-custodio/perl/ch-2.pl82
-rw-r--r--challenge-128/paulo-custodio/python/ch-1.py74
-rw-r--r--challenge-128/paulo-custodio/python/ch-2.py67
-rw-r--r--challenge-128/paulo-custodio/t/test-1.yaml22
-rw-r--r--challenge-128/paulo-custodio/t/test-2.yaml14
-rw-r--r--challenge-128/paulo-custodio/test.pl4
-rw-r--r--challenge-129/paulo-custodio/perl/ch-1.pl111
-rw-r--r--challenge-129/paulo-custodio/perl/ch-2.pl63
-rw-r--r--challenge-129/paulo-custodio/python/ch-1.py111
-rw-r--r--challenge-129/paulo-custodio/python/ch-2.py81
-rw-r--r--challenge-129/paulo-custodio/t/test-1.yaml90
-rw-r--r--challenge-129/paulo-custodio/t/test-2.yaml10
-rw-r--r--challenge-129/paulo-custodio/test.pl4
-rw-r--r--challenge-130/paulo-custodio/perl/ch-1.pl23
-rw-r--r--challenge-130/paulo-custodio/perl/ch-2.pl122
-rw-r--r--challenge-130/paulo-custodio/python/ch-1.py29
-rw-r--r--challenge-130/paulo-custodio/python/ch-2.py110
-rw-r--r--challenge-130/paulo-custodio/t/test-1.yaml10
-rw-r--r--challenge-130/paulo-custodio/t/test-2.yaml20
-rw-r--r--challenge-130/paulo-custodio/test.pl4
-rw-r--r--challenge-131/paulo-custodio/perl/ch-1.pl28
-rw-r--r--challenge-131/paulo-custodio/perl/ch-2.pl18
-rw-r--r--challenge-131/paulo-custodio/python/ch-1.py6
-rw-r--r--challenge-131/paulo-custodio/python/ch-2.py8
-rw-r--r--challenge-131/paulo-custodio/t/test-2.yaml4
-rw-r--r--challenge-132/paulo-custodio/perl/ch-1.pl40
-rw-r--r--challenge-132/paulo-custodio/perl/ch-2.pl52
-rw-r--r--challenge-132/paulo-custodio/python/ch-1.py20
-rw-r--r--challenge-132/paulo-custodio/python/ch-2.py16
-rw-r--r--challenge-132/paulo-custodio/t/test-2.yaml4
-rw-r--r--challenge-133/paulo-custodio/perl/ch-1.pl84
-rw-r--r--challenge-133/paulo-custodio/perl/ch-2.pl72
-rw-r--r--challenge-133/paulo-custodio/python/ch-1.py84
-rw-r--r--challenge-133/paulo-custodio/python/ch-2.py14
-rw-r--r--challenge-133/paulo-custodio/t/test-1.yaml1
-rw-r--r--challenge-133/paulo-custodio/t/test-2.yaml2
-rw-r--r--challenge-134/paulo-custodio/perl/ch-1.pl8
-rw-r--r--challenge-134/paulo-custodio/perl/ch-2.pl14
-rw-r--r--challenge-134/paulo-custodio/python/ch-1.py8
-rw-r--r--challenge-134/paulo-custodio/python/ch-2.py4
-rw-r--r--challenge-134/paulo-custodio/t/test-1.yaml2
-rw-r--r--challenge-135/paulo-custodio/perl/ch-1.pl10
-rw-r--r--challenge-135/paulo-custodio/perl/ch-2.pl46
-rw-r--r--challenge-135/paulo-custodio/python/ch-1.py4
-rw-r--r--challenge-135/paulo-custodio/python/ch-2.py8
-rw-r--r--challenge-136/abigail/README.md14
-rw-r--r--challenge-136/abigail/awk/ch-1.gawk44
-rw-r--r--challenge-136/abigail/awk/ch-2.awk