SkillAgentSearch skills...

Adventofcode

May contain spoilers

Install / Use

/learn @garritfra/Adventofcode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Advent of Code

This code may contain spoilers, if you haven't finished the puzzles over on https://adventofcode.com.

Running

Paste your input in a file named input.txt in the root of the project. After that, follow the instructions for each language:

Rust

cargo run

Elixir

$ iex
iex(1)> c("main.ex")
[DayX]
iex(2)> DayX.load_file |> DayX.first
YOUR ANSWER
iex(3)>

Antimony

Node.js needs to be installed as a runtime.

sb run main.sb

Terraform

terraform plan

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

60/100

Audited on Dec 3, 2023

No findings