Skip to content

katesuyu/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repository contains my solutions to the annual Advent of Code puzzles.

Each puzzle is located in a file named in the format [year]/[day].zig. Each puzzle’s input is expected to be in the corresponding file [year]/[day].txt.

Use ./paste <day> [year] to create [year]/[day].zig and paste your clipboard into [year]/[day].txt if it does not already exist.

Use ./edit <day> [year] to do the same while also opening your configured editor ($VISUAL or $EDITOR).

License

This repository is licensed under the BSD 0-Clause License. Third-party contributions shall be licensed the same unless explicitly stated otherwise.

About

Advent of Code solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published