Skip to content

hyzzer/adventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent Of Code

This repository contains all my solutions to the adventOfCode challenges.

If you're not familiar with it, I highly recommend checking out their website as they offer some exciting algorithmic problems.

Launching scripts

Each script corresponds to a specific challenge and can be launched independently.

To get started :

  1. Login or sign in to the AoC platform
  2. Save your session cookie in a file name .session-cookie at the root of the project
  3. Run the script using the following command :
python ./2022/chall10.py
  1. The result will be displayed in your terminal

About

πŸŽ„πŸŽ„πŸŽ„

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages