Skip to content

My Advent of Code puzzle solutions

License

Notifications You must be signed in to change notification settings

5donuts/Advent-of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

My solutions to Advent of Code puzzles

Workspace Crates

  • init - A binary to help set up the boilerplate code (for details, run cargo run -p init -- -h)
  • macros - A proc-macro that helps reduce boilerplate
  • utils - Some utility functions that handle boilerplate tasks
  • aocYYYY - My solutions to different AoC years

License/Copyright

Advent of Code is a registered trademark in the United States. The design elements, language, styles, and concept of Advent of Code are all the sole property of Advent of Code and may not be replicated or used by any other person or entity without express written consent of Advent of Code. Copyright 2015-2023 Advent of Code. All rights reserved.

That said, this program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

My Advent of Code puzzle solutions

Topics

Resources

License

Stars

Watchers

Forks

Languages