Skip to content

bshand/advent_of_code_2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent_of_code_2023

My solutions for Advent Of Code 2023.

To test the code for a problem, and then run it against the input text, use something like:

$ ruby day1a/day1a.rb test
OK: test passed.
$ ruby day1a/day1a.rb day1a/input.txt
[prints the answer]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages