This website requires JavaScript.
Explore
Help
Register
Sign In
mx42
/
aoc2024.scala
Watch
1
Star
0
Fork
0
You've already forked aoc2024.scala
mirror of
https://github.com/mx42/aoc2024.scala.git
synced
2026-01-14 05:49:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
d937ef84bb987f2160a3f4bc39c08b3c83b33410
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Xavier Morel
d937ef84bb
feat: basic wrapper + days 1 to 3
2025-04-29 19:21:48 +02:00
project
chore: initial commit
2025-04-28 14:48:58 +02:00
src
feat: basic wrapper + days 1 to 3
2025-04-29 19:21:48 +02:00
.envrc
chore: initial commit
2025-04-28 14:48:58 +02:00
.gitignore
feat: basic wrapper + days 1 to 3
2025-04-29 19:21:48 +02:00
.scalafmt.conf
feat: basic wrapper + days 1 to 3
2025-04-29 19:21:48 +02:00
build.sbt
feat: basic wrapper + days 1 to 3
2025-04-29 19:21:48 +02:00
README.md
feat: basic wrapper + days 1 to 3
2025-04-29 19:21:48 +02:00
README.md
Advent of Code 2024
Usage
Put input in
src/main/resources/days/dayXX.txt
Run SBT
sbt
In SBT shell, run day:
run XX
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
59
KiB
Languages
Scala
100%