Skip to content

democat3457/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode

democat's Advent of Code repository.

The repository is organized by year, mostly, with the exception of a half-hearted solution in Rust. The lib/ folder contains python files essential for Python scripts in the various folders.

To run a python script, navigate to the root folder of this repository and run python -m <year>.day<num>, the path to the module file.

VS Code is also setup to run the files with ease. Install the Command Variable extension, and select the "Python: Module" configuration in the Run and Debug menu on the left. Files should now be runnable with Ctrl-F5 and debuggable with F5.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published