diff options
Diffstat (limited to 'challenge-144/gugod')
| -rw-r--r-- | challenge-144/gugod/README | 1 | ||||
| -rw-r--r-- | challenge-144/gugod/rust/.gitignore | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/challenge-144/gugod/README b/challenge-144/gugod/README new file mode 100644 index 0000000000..509fd4c50c --- /dev/null +++ b/challenge-144/gugod/README @@ -0,0 +1 @@ +Solutions by Kang-min Liu. diff --git a/challenge-144/gugod/rust/.gitignore b/challenge-144/gugod/rust/.gitignore new file mode 100644 index 0000000000..ac77297bfe --- /dev/null +++ b/challenge-144/gugod/rust/.gitignore @@ -0,0 +1,2 @@ +ch-1 +ch-2 |
