Acvaxoort
  • Joined on 2023-12-02
Acvaxoort closed issue Acvaxoort/adventofcode2023#1 2023-12-18 15:04:53 -06:00
Code is not in GLSL; does not compile any shaders
Acvaxoort commented on issue Acvaxoort/adventofcode2023#1 2023-12-18 15:04:50 -06:00
Code is not in GLSL; does not compile any shaders

skill issue

Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-18 10:14:34 -06:00
049a2181ad day 18
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-17 18:27:39 -06:00
865f4cf564 newton polynomial interpolation
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-17 12:07:13 -06:00
1520c8af9d day 17
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-16 05:27:44 -06:00
90ffdd2029 day 16
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-15 11:42:06 -06:00
f80d4f41f4 day 15
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-14 09:37:54 -06:00
34c7808394 day 14
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-13 15:36:31 -06:00
e3d4b31f88 fixed explanatory comments
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-13 15:14:46 -06:00
672e465976 the fact both sums weren't written the same way was annoying me
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-13 13:43:22 -06:00
1c368042c2 dynamic programming
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-13 07:10:07 -06:00
c41e546be5 day 13
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-12 18:43:11 -06:00
b5943d5ce5 probably made it a bit faster
ba7b8521cd day 12
Compare 2 commits »
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-11 18:57:34 -06:00
6f30146a2b make solving the problem 1000 times not the default behaviour
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-11 18:30:38 -06:00
772e220f46 day 11
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-10 09:44:18 -06:00
f1f6f0f79c day 10
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-10 09:43:31 -06:00
29812f29f6 Minor simplifications (less vector pushing)
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-09 08:40:59 -06:00
259abbdddb day 9
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-08 12:34:56 -06:00
8b7587890d operating on numeric ids instead of strings
Acvaxoort pushed to master at Acvaxoort/adventofcode2023 2023-12-08 07:26:52 -06:00
9091376a90 more fuctional