Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

r0mainK/advent

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Description

This repository contains polished Python scripts which solve the Advent of Code. As 2019 is the first year I participate, it's the only year for now. YEAR 2 BOY ! I try not to comment anything when I code and instead use clear naming and typing, but comments will be added if something is not clear (e.g. math).

Usage

All scripts will be runnable with the following syntax:

python3 script_name.py

The scripts should run with any version of Python 3.6 or above, no external library required. If you want to use your data instead of mine for a given day, simply replace it in the appropriate file. I will include a script for each part except in the case where the script for the second part involves only appending code to the one for the first. Any code reused often will be placed in the utils directory of the given year (e.g. the IntCode Machine of 2019).

Index

License

GNU GPLv3

Contributing

... really ?

About

Python scripts solving the Advent of Code (2019-2020)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.