matthias@arch 36477f05be day8
2022-12-09 00:34:08 +01:00
2022-12-04 01:09:10 +01:00
2022-12-04 01:07:50 +01:00
2022-12-05 14:24:14 +01:00
2022-12-08 01:46:35 +01:00
2022-12-06 00:05:38 +01:00
2022-12-06 20:20:10 +01:00
2022-12-08 01:52:59 +01:00
2022-12-09 00:34:08 +01:00
2022-12-06 19:38:16 +01:00
2022-12-09 00:34:08 +01:00

Advent of code 2022 🎄

This is a repository for my solutions for the advent of code 2022.

About

I will try to use as many different languages as I can. I am not necessarily trying to do it the best or most efficient way, nor choose the best language for job.

The directories for each day contain my input file, my code and a README that shows how to run the code and what approach I used.

These are the days with to most interesting code so far:

  1. day 4: x86-64 assembly with the help of OpenAI
  2. day 6: html+javascript check it out here
  3. day 7: awk+bash

Also, check out the repositories of my friends who do stuff in go, Visual Basic, php and many other languages!

Language - Day

  • Awk: day 1, 7
  • Assembly, x86-64: day 4
  • Bash: day 1, 7
  • C: day 3, 4
  • C++: day 2, 8
  • Javascript: day 6
  • Python: day 5
  • VIM-Script: day 3
Description
My solution for https://adventofcode.com 2022
Readme 235 KiB
Languages
C++ 23.5%
Assembly 18.4%
C 12.6%
HTML 11.1%
HolyC 9.5%
Other 24.9%