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-13 21:39:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
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
64953fd51a
feat: add day 5
2025-05-02 20:49:59 +02:00
project
chore: initial commit
2025-04-28 14:48:58 +02:00
src
feat: add day 5
2025-05-02 20:49:59 +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
58
KiB
Languages
Scala
100%