Skip to content

gmorinan/advent-of-code-2022-no-imports-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC-2022: Python with No Imports

Not even using standard libaries like regex - everything done in base python.

Tried to keep it as simple and readable as possble.

Each script assumes it is being run from the same folder as that day's input file.

Definitely not optimised fully - all 25 days together take ~148s to complete on my laptop.

About

advent of code in python without importing any libraries

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages