Skip to content

My solutions for Advent of Code 2023 (in oneline of python)

Notifications You must be signed in to change notification settings

FusionSid/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2023

For every day this year imma try to do it in:

  • a python oneliner
  • one other language such as rust, cpp, go, typescript etc.

To run any of the oneliners, put an input.txt (and optionaly a test.txt) in the same directory as the file. Also copy loader.py from src/templates/loader.py and put that in the directory.

About

My solutions for Advent of Code 2023 (in oneline of python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published