mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-21 22:41:11 +01:00
hey mensen ik heb een mraedis toegevoegd
This commit is contained in:
parent
fdaf9d3c3a
commit
d514ccb70a
3 changed files with 13 additions and 8 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -179,3 +179,6 @@
|
|||
[submodule "2023/vincent"]
|
||||
path = 2023/vincent
|
||||
url = https://github.com/Topvennie/AoC2023
|
||||
[submodule "2023/mraedis"]
|
||||
path = 2023/mraedis
|
||||
url = https://github.com/Mraedis/AoC2023
|
||||
|
|
1
2023/mraedis
Submodule
1
2023/mraedis
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit acd2a9d28c7b875b122a2ee0c5743b8d4281b783
|
17
README.md
17
README.md
|
@ -1,13 +1,14 @@
|
|||
# De Zeus Advent of Code
|
||||
|
||||
| Wie? | Waar? (Repository) | Taal? |
|
||||
|:-----|:-------------------------------:|------:|
|
||||
| chvp | https://github.com/chvp/aoc2023 | C |
|
||||
| mcbloch | https://github.com/mcbloch/AoC2023 | V |
|
||||
| timpy | https://github.com/timodw/aoc_2023 | Rust |
|
||||
| robbe | https://github.com/Robbe7730/adventofcode2023 | Zig |
|
||||
| francis. | https://github.com/FKD13/AoC2023 | bash |
|
||||
| vincent | https://github.com/Topvennie/AoC2023 | Go |
|
||||
| Wie? | Waar? (Repository) | Taal? |
|
||||
|:---------|:---------------------------------------------:|------:|
|
||||
| chvp | https://github.com/chvp/aoc2023 | C |
|
||||
| mcbloch | https://github.com/mcbloch/AoC2023 | V |
|
||||
| timpy | https://github.com/timodw/aoc_2023 | Rust |
|
||||
| robbe | https://github.com/Robbe7730/adventofcode2023 | Zig |
|
||||
| francis. | https://github.com/FKD13/AoC2023 | bash |
|
||||
| vincent | https://github.com/Topvennie/AoC2023 | Go |
|
||||
| mraedis | https://github.com/Mraedis/AoC2023 | Ruby |
|
||||
|
||||
|
||||
* repo clonen:
|
||||
|
|
Loading…
Reference in a new issue