Giter VIP home page Giter VIP logo

aoc2022-elixir's Introduction

๐ŸŽ„ Advent of Code 2022 ๐ŸŽ„

Usage

First log in to Advent of Code in your browser and fetch the cookie named 'session'.

Set it as en environment variable like this 'export SESSION = "VALUE"'

Then run the program using iex -S mix, and call the get method to get the answer, and the submit answer to post it to AoC website.

get(180101) |> submit

We follow the principle YYDDLL where

YY = Two last digit of the year, so for 2018 it would be 18

DD = The days number in two digits, so for 24th of december it would be 24

LL = Two digit number representing the level, meaning either 01 or 02

Progress 2022

โญโญ Day 1
โญโญ Day 2
โญโญ Day 3
โญโญ Day 4
โญโญ Day 5
โญโญ Day 6
โŒโŒ Day 7
โญโญ Day 8
โŒโŒ Day 9
โŒโŒ Day 10
โŒโŒ Day 11
โŒโŒ Day 12
โŒโŒ Day 13
โŒโŒ Day 14
โŒโŒ Day 15
โŒโŒ Day 16
โŒโŒ Day 17
โŒโŒ Day 18
โŒโŒ Day 19
โŒโŒ Day 20
โŒโŒ Day 21
โŒโŒ Day 22
โŒโŒ Day 23
โŒโŒ Day 24
โŒโŒ Day 25

Previous years

In order to test this before AoC 2022, I decided to solve for previous years

โญโญ 2016 - Day 1
โญโญ 2018 - Day 1
โญโญ 2018 - Day 2
โญโญ 2018 - Day 3
โญโŒ 2018 - Day 3

aoc2022-elixir's People

Contributors

norrbacka avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.