aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author冯昶 <seaker@qq.com>2021-12-27 11:34:14 +0800
committer冯昶 <seaker@qq.com>2021-12-27 11:34:14 +0800
commit4279d68b9b103401974701a428441d6f796a31c8 (patch)
treeaedd682d0a388e7a5183e7dea6f30b3706385894
parent08923cde36bfc9a71f9acdf6c8274355c1db9157 (diff)
parent621e4c556323d832c3fe97ca693a19b7e7f2d9c3 (diff)
downloadperlweeklychallenge-club-4279d68b9b103401974701a428441d6f796a31c8.tar.gz
perlweeklychallenge-club-4279d68b9b103401974701a428441d6f796a31c8.tar.bz2
perlweeklychallenge-club-4279d68b9b103401974701a428441d6f796a31c8.zip
Merge remote-tracking branch 'upstream/master'
-rw-r--r--.gitignore3
-rw-r--r--.vscode/settings.json8
-rw-r--r--challenge-001/paulo-custodio/Makefile8
-rw-r--r--challenge-001/paulo-custodio/brainfuck.py136
-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.bf91
-rw-r--r--challenge-001/paulo-custodio/brainfuck/ch-2.pl36
-rw-r--r--challenge-001/paulo-custodio/check_challenge_title.pl42
-rw-r--r--challenge-001/paulo-custodio/go.pl24
-rw-r--r--challenge-001/paulo-custodio/untabify.pl1
-rw-r--r--challenge-022/paulo-custodio/Makefile2
-rw-r--r--challenge-022/paulo-custodio/perl/ch-1.pl2
-rw-r--r--challenge-022/paulo-custodio/perl/ch-2.pl2
-rw-r--r--challenge-022/paulo-custodio/python/ch-1.py39
-rw-r--r--challenge-022/paulo-custodio/python/ch-2.py100
-rw-r--r--challenge-022/paulo-custodio/t/test-1.yaml15
-rw-r--r--challenge-022/paulo-custodio/t/test-2.yaml10
-rw-r--r--challenge-022/paulo-custodio/test.pl50
-rw-r--r--challenge-023/paulo-custodio/Makefile2
-rw-r--r--challenge-023/paulo-custodio/perl/ch-1.pl4
-rw-r--r--challenge-023/paulo-custodio/perl/ch-2.pl7
-rw-r--r--challenge-023/paulo-custodio/python/ch-1.py32
-rw-r--r--challenge-023/paulo-custodio/python/ch-2.py38
-rw-r--r--challenge-023/paulo-custodio/t/test-1.yaml15
-rw-r--r--challenge-023/paulo-custodio/t/test-2.yaml55
-rw-r--r--challenge-023/paulo-custodio/test.pl30
-rw-r--r--challenge-024/paulo-custodio/Makefile2
-rw-r--r--challenge-024/paulo-custodio/The Cask of Amontillado.txt731
-rw-r--r--challenge-024/paulo-custodio/The Fall of the House of Usher.txt1192
-rw-r--r--challenge-024/paulo-custodio/The Masque of the Red Death.txt603
-rw-r--r--challenge-024/paulo-custodio/The Raven.txt1350
-rw-r--r--challenge-024/paulo-custodio/ada/ch_1.adb4
-rw-r--r--challenge-024/paulo-custodio/awk/ch-1.awk0
-rw-r--r--challenge-024/paulo-custodio/basic/ch-1.bas0
-rw-r--r--challenge-024/paulo-custodio/bc/ch-1.bc0
-rw-r--r--challenge-024/paulo-custodio/brainfuck/ch-1.bf0
-rw-r--r--challenge-024/paulo-custodio/c/ch-1.c1
-rw-r--r--challenge-024/paulo-custodio/cpp/ch-1.cpp1
-rw-r--r--challenge-024/paulo-custodio/d/ch_1.d1
-rw-r--r--challenge-024/paulo-custodio/forth/ch-1.fs1
-rw-r--r--challenge-024/paulo-custodio/fortran/ch-1.f902
-rw-r--r--challenge-024/paulo-custodio/lua/ch-1.lua0
-rw-r--r--challenge-024/paulo-custodio/pascal/ch-1.pas3
-rw-r--r--challenge-024/paulo-custodio/perl/ch-2.pl4
-rw-r--r--challenge-024/paulo-custodio/python/ch-1.py0
-rw-r--r--challenge-024/paulo-custodio/python/ch-2.py132
-rw-r--r--challenge-024/paulo-custodio/t/test-1.yaml10
-rw-r--r--challenge-024/paulo-custodio/t/test-2.yaml52
-rw-r--r--challenge-024/paulo-custodio/test.pl80
-rw-r--r--challenge-025/paulo-custodio/Makefile2
-rw-r--r--challenge-025/paulo-custodio/perl/ch-1.pl4
-rw-r--r--challenge-025/paulo-custodio/python/ch-1.py44
-rw-r--r--challenge-025/paulo-custodio/python/ch-2.py60
-rw-r--r--challenge-025/paulo-custodio/t/test-1.yaml5
-rw-r--r--challenge-025/paulo-custodio/t/test-2.yaml10
-rw-r--r--challenge-025/paulo-custodio/test.pl22
-rw-r--r--challenge-026/paulo-custodio/Makefile2
-rw-r--r--challenge-026/paulo-custodio/perl/ch-1.pl8
-rw-r--r--challenge-026/paulo-custodio/perl/ch-2.pl2
-rw-r--r--challenge-026/paulo-custodio/python/ch-1.py19
-rw-r--r--challenge-026/paulo-custodio/python/ch-2.py28
-rw-r--r--challenge-026/paulo-custodio/t/test-1.yaml5
-rw-r--r--challenge-026/paulo-custodio/t/test-2.yaml10
-rw-r--r--challenge-026/paulo-custodio/test.pl18
-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/README<