Add skeleton for day 16 #14

Open
tlater wants to merge 3 commits from tlater/day-16 into master
Owner
No description provided.
tlater added 1 commit 2020-12-16 17:33:51 +00:00
tlater started working 2020-12-16 17:33:56 +00:00
tlater added 1 commit 2020-12-16 18:15:43 +00:00
tlater stopped working 2020-12-16 19:11:17 +00:00
1h 37min 21s
tlater added 1 commit 2020-12-17 20:15:55 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin tlater/day-16:tlater/day-16
git checkout tlater/day-16

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff tlater/day-16
git checkout master
git merge --ff-only tlater/day-16
git checkout tlater/day-16
git rebase master
git checkout master
git merge --no-ff tlater/day-16
git checkout master
git merge --squash tlater/day-16
git checkout master
git merge --ff-only tlater/day-16
git checkout master
git merge tlater/day-16
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 1 hour 37 minutes
tlater
1 hour 37 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tlater/adventofcode-2020#14
No description provided.