aboutsummaryrefslogtreecommitdiff
path: root/challenge-234/gugod
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2023-09-11 06:20:34 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2023-09-11 06:20:34 +0100
commit3f85224aa3a84d4fb99755152cba5176cf49b795 (patch)
treed4f97551c32832ed20c9d7e0a15f5e897ce2ec76 /challenge-234/gugod
parent3c9efcab101672b5ecfa042ca258f93d81474928 (diff)
downloadperlweeklychallenge-club-3f85224aa3a84d4fb99755152cba5176cf49b795.tar.gz
perlweeklychallenge-club-3f85224aa3a84d4fb99755152cba5176cf49b795.tar.bz2
perlweeklychallenge-club-3f85224aa3a84d4fb99755152cba5176cf49b795.zip
- Added template for week 234.
Diffstat (limited to 'challenge-234/gugod')
-rw-r--r--challenge-234/gugod/README1
-rw-r--r--challenge-234/gugod/rust/.gitignore2
2 files changed, 3 insertions, 0 deletions
diff --git a/challenge-234/gugod/README b/challenge-234/gugod/README
new file mode 100644
index 0000000000..509fd4c50c
--- /dev/null
+++ b/challenge-234/gugod/README
@@ -0,0 +1 @@
+Solutions by Kang-min Liu.
diff --git a/challenge-234/gugod/rust/.gitignore b/challenge-234/gugod/rust/.gitignore
new file mode 100644
index 0000000000..ac77297bfe
--- /dev/null
+++ b/challenge-234/gugod/rust/.gitignore
@@ -0,0 +1,2 @@
+ch-1
+ch-2