diff options
| author | blenovo <bk@gmail.com> | 2025-03-04 15:37:55 +0100 |
|---|---|---|
| committer | blenovo <bk@gmail.com> | 2025-03-04 15:37:55 +0100 |
| commit | 15662865f0886209d871a7225bfc62cffd2e0783 (patch) | |
| tree | 7130fb1b11a058ffdbeefe471eccd6ad461d8843 /2020 | |
| parent | a926f0a2aa1818879930f5843d5c2cfabd3bfebc (diff) | |
transfer from previous server
Diffstat (limited to '2020')
| -rw-r--r-- | 2020/aoc2020-d01-1.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2020/aoc2020-d01-1.py b/2020/aoc2020-d01-1.py new file mode 100644 index 0000000..23d2abb --- /dev/null +++ b/2020/aoc2020-d01-1.py @@ -0,0 +1 @@ +print("hello"); |
