chore(day23): solution for day23 pt1/pt2 #22

Open
xuu wants to merge 1 commits from day23 into main
There is no content yet.
xuu added 1 commit 2024-01-09 21:03:32 -07:00
Go Test / build (pull_request) Successful in 36s Details
e611d48ab7
chore(day23): solution for day23 pt1/pt2
xuu force-pushed day23 from e611d48ab7 to 0dc039f032 2024-01-13 11:47:54 -07:00 Compare
All checks were successful
Go Test / build (pull_request) Successful in 36s
This pull request has changes conflicting with the target branch.
  • grids.go
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b day23 main
git pull origin day23

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff day23
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
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: xuu/advent-of-code#22
There is no content yet.