Code here: github.com/Sheinxy/Adve...
Write-up:
sheinxy.github.io/Advent-Of-Co...
Code here: github.com/Sheinxy/Adve...
Write-up:
sheinxy.github.io/Advent-Of-Co...
My solutions, in #OCaml using #ocamllex, can be found here:
code.up8.edu/pablo/aoc2023
I try to write efficient and elegant functional code, and to showcase as best as possible OCaml's standard library, avoiding other dependencies.
My solutions, in #OCaml using #ocamllex, can be found here:
code.up8.edu/pablo/aoc2023
I try to write efficient and elegant functional code, and to showcase as best as possible OCaml's standard library, avoiding other dependencies.
#adventofcode2023 #aoc2023
#adventofcode2023 #aoc2023
Day 1 looked deceptively simple, with part 1 completed in pretty quick time. The only real problem was the large amount of data caused memory overflow issues, so I split it into 4 separate parts for the data statements.
#adventofcode #adventofcode2023 #commodore64 #XCBasic
Day 1 looked deceptively simple, with part 1 completed in pretty quick time. The only real problem was the large amount of data caused memory overflow issues, so I split it into 4 separate parts for the data statements.
#adventofcode #adventofcode2023 #commodore64 #XCBasic
Find all my AoC code here:
github.com/einGlasRotwe...
#AdventOfCode
Find all my AoC code here:
github.com/einGlasRotwe...
#AdventOfCode
#AdventOfCode2023
github.com/einGlasRotwe...
#AdventOfCode2023
github.com/einGlasRotwe...
Day4a with hashsets: github.com/sstadick/aoc...
Day4a with bitsets (and improved partb): github.com/sstadick/aoc...
When vecs are small, straight line comparison is hard to beat.
#AdventOfCode #adventofcode2023 #rustlang
Day4a with hashsets: github.com/sstadick/aoc...
Day4a with bitsets (and improved partb): github.com/sstadick/aoc...
When vecs are small, straight line comparison is hard to beat.
#AdventOfCode #adventofcode2023 #rustlang
#AdventOfCode2023 #AOC2023
#AdventOfCode2023 #AOC2023
Really like this problem, it was just the right size.
#adventofcode2023 #rustlang
Really like this problem, it was just the right size.
#adventofcode2023 #rustlang
Falls firmly in the "gets the job done" category of code, but is not the nicest to look at.
#adventofcode2023 #AdventOfCode #rustlang
Falls firmly in the "gets the job done" category of code, but is not the nicest to look at.
#adventofcode2023 #AdventOfCode #rustlang
On to Day 4
#AdventOfCode2023 #Commodore64 #XCBASIC
On to Day 4
#AdventOfCode2023 #Commodore64 #XCBASIC
Kommt rum <3
twitch.tv/tobidev_
Kommt rum <3
twitch.tv/tobidev_
Spent some time adding in a proper Grid class, which is not at all zero cost, but does save a typing if more grid problems show up.
#adventofcode2023 #rustlang
Spent some time adding in a proper Grid class, which is not at all zero cost, but does save a typing if more grid problems show up.
#adventofcode2023 #rustlang
#AdventOfCode2023
(Ça m'a pris quasi 2h la deuxième partie d'aujourd'hui !)
#AdventOfCode2023
(Ça m'a pris quasi 2h la deuxième partie d'aujourd'hui !)
Si ça vous dit de partager le challenge sur mon leaderboard privé, DM moi pour le lien ! On se motive ensemble ?
#Coding #Challenge #DEVCommunity #Noel
Si ça vous dit de partager le challenge sur mon leaderboard privé, DM moi pour le lien ! On se motive ensemble ?
#Coding #Challenge #DEVCommunity #Noel
I've created a TypeScript Playground 🚀 to help me focus on solving the puzzles each day. RT if you think it might be useful for your typescripter followers.
#AdventOfCode2023 #typescript
github.com/artberri/aoc...
I've created a TypeScript Playground 🚀 to help me focus on solving the puzzles each day. RT if you think it might be useful for your typescripter followers.
#AdventOfCode2023 #typescript
github.com/artberri/aoc...
I had to look up a solution to Part B. I was on the right track but ran out of time for the day :(
#adventofcode2023 #rustlang
I had to look up a solution to Part B. I was on the right track but ran out of time for the day :(
#adventofcode2023 #rustlang