Merge pull request #11 from ZeusWPI/add/silvius

Add/silvius
Add/robe
This commit is contained in:
ajuvercr 2022-12-03 18:58:31 +01:00 committed by GitHub
commit f166c5d97f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 7 deletions

6
.gitmodules vendored
View file

@ -143,3 +143,9 @@
[submodule "2022/mcbloch"]
path = 2022/mcbloch
url = https://gitlab.com/mcbloch/aoc2022
[submodule "2022/silvius"]
path = 2022/silvius
url = https://github.com/ajuvercr/advent-of-code
[submodule "2022/robe"]
path = 2022/robe
url = https://github.com/SchrodingersCat00/aoc2022.git

1
2022/robe Submodule

@ -0,0 +1 @@
Subproject commit 4e73e6a1bf69f826f65ffe094bcfe9c1e6e95c72

1
2022/silvius Submodule

@ -0,0 +1 @@
Subproject commit 64b87578f7083ff8b92ae7860f2983feb3358402

View file

@ -1,12 +1,14 @@
# De Zeus Advent of Code
| Wie? | Waar? (Repository) | Taal? |
|:---------|:---------------------------------------------:|-------------------:|
| chvp | https://github.com/chvp/aoc2022 | Haskell |
| hvdncamp | https://github.com/hvdncamp/adventofcode-2022 | C |
| mcbloch | https://gitlab.com/mcbloch/aoc2022 | Clojure (Babashka) |
| fbegyn | https://github.com/fbegyn/aoc2022 | Go/Ruby |
| Mraedis | https://github.com/Mraedis/AoC2022 | Ruby |
| Wie? | Waar? (Repository) | Taal? |
|:---------|:------------------------------------------------:|-------------------:|
| chvp | https://github.com/chvp/aoc2022 | Haskell |
| hvdncamp | https://github.com/hvdncamp/adventofcode-2022 | C |
| mcbloch | https://gitlab.com/mcbloch/aoc2022 | Clojure (Babashka) |
| fbegyn | https://github.com/fbegyn/aoc2022 | Go/Ruby |
| Mraedis | https://github.com/Mraedis/AoC2022 | Ruby |
| silvius | https://github.com/ajuvercr/advent-of-code | Rust |
| robe | https://github.com/SchrodingersCat00/aoc2022.git | Rust |
* repo clonen: