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

adriansliacky/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

works badge Apache 2.0 License

You can get to any solution just by clicking on a tile below

Advent of Code - 119/478 ⭐

2024 - 26 ⭐ - Python

2023 - 45 ⭐ - Python

2022 - 48 ⭐ - Python

These file is also located in each directory: test.txt - which is the file from the AoC examples. So, if you don't want to change anything in the code, just put your input.txt file into folder with the Python solution.

Some scripts may run slower when using CPython, so I strongly recommend you using PyPy.

All solution print to stdout. Example output:

   >>> print(part1)
   43632
   >>> print(part2)
   154365725465679
Morty Proxy This is a proxified and sanitized view of the page, visit original site.