Eugen-str / aoc-2020

My solutions for Advent of Code 2020. In various programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My solutions for advent of code 2020.

To run any solution:

$ cd [day]
$ make

My environment:

$ neofetch

       _,met$$$$$gg.          eugenacc@eugen
    ,g$$$$$$$$$$$$$$$P.       --------------
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 11 (bullseye) x86_64
 ,$$P'              `$$$.     Host: OptiPlex 790 01
',$$P       ,ggs.     `$$b:   Kernel: 5.10.0-23-amd64
`d$$'     ,$P"'   .    $$$    Uptime: 47 mins
 $$P      d$'     ,    $$P    Packages: 2486 (dpkg), 16 (flatpak), 4 (snap)
 $$:      $$.   -    ,d$$'    Shell: zsh 5.8
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080
 Y$$.    `.`"Y$$$$P"'         WM: i3
 `$$b      "-.__              Terminal: alacritty
  `Y$$                        CPU: Intel i5-2500 (4) @ 3.700GHz
   `Y$$.                      GPU: NVIDIA GeForce GT 440
     `$$b.                    Memory: 1891MiB / 7899MiB
       `Y$$b.
          `"Y$b._
              `"""

About

My solutions for Advent of Code 2020. In various programming languages.

License:MIT License


Languages

Language:D 17.1%Language:C++ 12.8%Language:Rust 11.2%Language:Python 11.1%Language:C 10.9%Language:Go 10.5%Language:Java 8.2%Language:C# 7.8%Language:Nim 3.0%Language:JavaScript 2.6%Language:Makefile 2.5%Language:Haskell 2.2%