aboutsummaryrefslogtreecommitdiff
path: root/challenge-114/gugod
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-24 07:28:28 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-24 07:28:28 +0100
commitc61ba475fd263546925b47f264825a44477622e0 (patch)
tree2c8c5232bcc472cc7cca7e8120db0985fa90f81a /challenge-114/gugod
parent9935922655bac199d45cc90f0aa883d008366d3d (diff)
downloadperlweeklychallenge-club-c61ba475fd263546925b47f264825a44477622e0.tar.gz
perlweeklychallenge-club-c61ba475fd263546925b47f264825a44477622e0.tar.bz2
perlweeklychallenge-club-c61ba475fd263546925b47f264825a44477622e0.zip
- Added template for week 114.
Diffstat (limited to 'challenge-114/gugod')
-rw-r--r--challenge-114/gugod/README1
-rw-r--r--challenge-114/gugod/rust/.gitignore2
2 files changed, 3 insertions, 0 deletions
diff --git a/challenge-114/gugod/README b/challenge-114/gugod/README
new file mode 100644
index 0000000000..509fd4c50c
--- /dev/null
+++ b/challenge-114/gugod/README
@@ -0,0 +1 @@
+Solutions by Kang-min Liu.
diff --git a/challenge-114/gugod/rust/.gitignore b/challenge-114/gugod/rust/.gitignore
new file mode 100644
index 0000000000..ac77297bfe
--- /dev/null
+++ b/challenge-114/gugod/rust/.gitignore
@@ -0,0 +1,2 @@
+ch-1
+ch-2