2023-12-09 13:11:52 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 13:11:52 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:07:28 +01:00
2023-12-09 12:06:30 +01:00
2022-12-19 17:01:28 +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 13: HolyC on a TempleOS virtual machine
  2. day 4: x86-64 assembly with the help of ChatGPT
  3. day 6: html+javascript check it out here
  4. 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, 15
  • C++: day 2, 8, 12, 14
  • HolyC: day 13
  • Java: day 10
  • Javascript: day 6
  • php: day 9
  • Python: day 5, 11
  • 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%