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