Skip to content

alexandrehassan/AdventOfCode2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2021

Solutions to the advent of code 2021 written in python

Introduction

This is a collection of solutions to the advent of code 2021 problems. The solutions are written in python.

Advent of code is a series of programming challenges that are released daily on adventofcode.com.

Getting started

Requirements

  • Python 3.7 or later

Installation

  • clone the repository: git clone https://github.com/alexandrehassan/AdventOfCode2021.git
  • Run the tests: cd AdventOfCode2021 && python Code/AOC.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages