Cesuuur / advent-code-2021

Advent Code 2021 to practice functional java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent code

Folder Structure

-> common: folder with base class day, main class and random utils

-> day: folder with the logic for each challenge

Execute

1º Set up ADVENT_DAY env variable with the day challenge you want get. Then you only need run the main class.

About

Advent Code 2021 to practice functional java


Languages

Language:Java 100.0%