Skip to content

taylors-version/advent-of-code-2024-vyxal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2024-vyxal

Here's my attempt to solve as much of Advent of Code 2024 as I can in Vyxal

How to run

Most solutions should be runnable in the online IDE Simply put the code in the section headed by "Bytes", create a new input group and enter your input.
Some solutions might not run on the online IDE, in which case you'll need to download and build the latest version locally. See the build documentation for this.
To run the tests, copy any test into the online IDE and 1 should be output (note: separate tests are separated by ##comments)

meta.md

Each day will try to have a meta.md file. This will say how many bytes I've got each solution down to with a link to running it (you will need to enter your input manually).
I will also try to include an explanation of how the code works.

Running byte count

16 stars, 875 bytes = 54.69 avg

About

AOC 2024 attempted in Vyxal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published