Rebuild docs with Python 3 and Sphinx 3.0.2.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# Advent of Code 2017
|
||||
|
||||
## December 1st
|
||||
@@ -158,6 +157,11 @@ J('[9 1 2 1 2 1 2 9] AoC2017.1')
|
||||
|
||||
AoC2017.1 == pair_up total_matches
|
||||
|
||||
|
||||
```python
|
||||
|
||||
```
|
||||
|
||||
Now the paired digit is "halfway" round.
|
||||
|
||||
[a b c d] dup size 2 / [drop] [take reverse] cleave concat zip
|
||||
|
||||
Reference in New Issue
Block a user