Merge remote-tracking branch 'origin/master'

This commit is contained in:
akp 2020-12-19 10:37:52 +00:00
commit d3c15289ac
No known key found for this signature in database
GPG key ID: D3E7EAA31B39637E
2 changed files with 3 additions and 2 deletions

3
.github/README.md vendored
View file

@ -34,7 +34,7 @@ Puzzle inputs and descriptions are not included in this repository. You'll have
| [16](/16-ticketTranslation) | ![Partially complete][partial] | [Link](/16-ticketTranslation/python) | |
| [17](/17-conwayCubes) | ![Partially complete][partial] | [Link](/17-conwayCubes/python) | |
| [18](/18-operationOrder) | ![Partially complete][partial] | [Link](/18-operationOrder/python) | |
| 19 | | | |
| 19 | ![Not yet attempted][pending] | | |
| 20 | | | |
| 21 | | | |
| 22 | | | |
@ -59,6 +59,7 @@ _(Boilerplate code and code that generates visualisations is not included)_
```
--------Part 1-------- --------Part 2--------
Day Time Rank Score Time Rank Score
18 13:02:40 15057 0 17:01:47 15031 0
17 19:16:58 17492 0 19:48:07 16771 0
16 08:37:03 16270 0 11:24:49 13401 0
15 11:38:11 20197 0 11:50:13 18272 0

2
.github/cloc.json vendored

File diff suppressed because one or more lines are too long