diff options
Diffstat (limited to 'challenge-332/aplgr')
| -rw-r--r-- | challenge-332/aplgr/.gitignore | 1 | ||||
| -rw-r--r-- | challenge-332/aplgr/README | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/challenge-332/aplgr/.gitignore b/challenge-332/aplgr/.gitignore new file mode 100644 index 0000000000..780010228f --- /dev/null +++ b/challenge-332/aplgr/.gitignore @@ -0,0 +1 @@ +go.mod
\ No newline at end of file diff --git a/challenge-332/aplgr/README b/challenge-332/aplgr/README new file mode 100644 index 0000000000..38ae16a447 --- /dev/null +++ b/challenge-332/aplgr/README @@ -0,0 +1 @@ +Solution by Andre Ploeger.
\ No newline at end of file |
