Update table
This commit is contained in:
parent
a416baff7b
commit
d25b1f6625
1 changed files with 27 additions and 27 deletions
4
.github/README.md
vendored
4
.github/README.md
vendored
|
@ -15,7 +15,7 @@ Puzzle inputs and descriptions are not included in this repository. You'll have
|
||||||
<!-- PARSE START -->
|
<!-- PARSE START -->
|
||||||
|
|
||||||
| Day | | Python | Go |
|
| Day | | Python | Go |
|
||||||
| --------------------------- | ------------------- | ------------------------------------- | --------------------------------- |
|
| --------------------------- | ----------------------------- | ------------------------------------- | --------------------------------- |
|
||||||
| [1](/01-reportRepair) | ![Completed][check] | [Link](/01-reportRepair/python) | [Link](/01-reportRepair/go) |
|
| [1](/01-reportRepair) | ![Completed][check] | [Link](/01-reportRepair/python) | [Link](/01-reportRepair/go) |
|
||||||
| [2](/02-passwordPhilosophy) | ![Completed][check] | [Link](/02-passwordPhilosophy/python) | [Link](/02-passwordPhilosophy/go) |
|
| [2](/02-passwordPhilosophy) | ![Completed][check] | [Link](/02-passwordPhilosophy/python) | [Link](/02-passwordPhilosophy/go) |
|
||||||
| [3](/03-tobogganTrajectory) | ![Completed][check] | [Link](/03-tobogganTrajectory/python) | [Link](/03-tobogganTrajectory/go) |
|
| [3](/03-tobogganTrajectory) | ![Completed][check] | [Link](/03-tobogganTrajectory/python) | [Link](/03-tobogganTrajectory/go) |
|
||||||
|
@ -28,7 +28,7 @@ Puzzle inputs and descriptions are not included in this repository. You'll have
|
||||||
| [10](/10-adapterArray) | ![Completed][check] | [Link](/10-adapterArray/python) | [Link](/10-adapterArray/go) |
|
| [10](/10-adapterArray) | ![Completed][check] | [Link](/10-adapterArray/python) | [Link](/10-adapterArray/go) |
|
||||||
| [11](/11-seatingSystem) \* | ![Completed][check] | [Link](/11-seatingSystem/python) | [Link](/11-seatingSystem/python) |
|
| [11](/11-seatingSystem) \* | ![Completed][check] | [Link](/11-seatingSystem/python) | [Link](/11-seatingSystem/python) |
|
||||||
| [12](/12-rainRisk) \* | ![Completed][check] | [Link](/12-rainRisk/python) | [Link](/12-rainRisk/go) |
|
| [12](/12-rainRisk) \* | ![Completed][check] | [Link](/12-rainRisk/python) | [Link](/12-rainRisk/go) |
|
||||||
| 13 | | | |
|
| 13 | ![Not yet attempted][pending] | | |
|
||||||
| 14 | | | |
|
| 14 | | | |
|
||||||
| 15 | | | |
|
| 15 | | | |
|
||||||
| 16 | | | |
|
| 16 | | | |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue