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