mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-22 06:51:10 +01:00
hey guys ik heb een repo toegevoegd
This commit is contained in:
parent
c124919666
commit
f1d2c0a805
3 changed files with 14 additions and 9 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -149,3 +149,6 @@
|
||||||
[submodule "2022/robe"]
|
[submodule "2022/robe"]
|
||||||
path = 2022/robe
|
path = 2022/robe
|
||||||
url = https://github.com/SchrodingersCat00/aoc2022.git
|
url = https://github.com/SchrodingersCat00/aoc2022.git
|
||||||
|
[submodule "2022/niknetniko"]
|
||||||
|
path = 2022/niknetniko
|
||||||
|
url = https://github.com/niknetniko/AdventOfCode
|
||||||
|
|
1
2022/niknetniko
Submodule
1
2022/niknetniko
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 74bd569df2869f95bc5e9da0081554ed19e01b31
|
19
README.md
19
README.md
|
@ -1,14 +1,15 @@
|
||||||
# De Zeus Advent of Code
|
# De Zeus Advent of Code
|
||||||
|
|
||||||
| Wie? | Waar? (Repository) | Taal? |
|
| Wie? | Waar? (Repository) | Taal? |
|
||||||
|:---------|:------------------------------------------------:|-------------------:|
|
|:-----------|:------------------------------------------------:|-------------------:|
|
||||||
| chvp | https://github.com/chvp/aoc2022 | Haskell |
|
| chvp | https://github.com/chvp/aoc2022 | Haskell |
|
||||||
| hvdncamp | https://github.com/hvdncamp/adventofcode-2022 | C |
|
| hvdncamp | https://github.com/hvdncamp/adventofcode-2022 | C |
|
||||||
| mcbloch | https://gitlab.com/mcbloch/aoc2022 | Clojure (Babashka) |
|
| mcbloch | https://gitlab.com/mcbloch/aoc2022 | Clojure (Babashka) |
|
||||||
| fbegyn | https://github.com/fbegyn/aoc2022 | Go/Ruby |
|
| fbegyn | https://github.com/fbegyn/aoc2022 | Go/Ruby |
|
||||||
| Mraedis | https://github.com/Mraedis/AoC2022 | Ruby |
|
| Mraedis | https://github.com/Mraedis/AoC2022 | Ruby |
|
||||||
| silvius | https://github.com/ajuvercr/advent-of-code | Rust |
|
| silvius | https://github.com/ajuvercr/advent-of-code | Rust |
|
||||||
| robe | https://github.com/SchrodingersCat00/aoc2022.git | Rust |
|
| robe | https://github.com/SchrodingersCat00/aoc2022.git | Rust |
|
||||||
|
| niknetniko | https://github.com/niknetniko/AdventOfCode | C |
|
||||||
|
|
||||||
|
|
||||||
* repo clonen:
|
* repo clonen:
|
||||||
|
|
Loading…
Reference in a new issue