OriolBonjoch / adventofcode

Advent Of Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My AdventOfCode repo

Visit: https://adventofcode.com/

How To

Copy day input data to data.txt, the day's code Day ##.js to index.js and run.

Some data inputs doesn't require even the file. And data is introduced directly as global code variables

About

Advent Of Code


Languages

Language:JavaScript 85.7%Language:Go 14.3%