Day 1
This commit is contained in:
commit
57918f09c3
9 changed files with 2117 additions and 0 deletions
5
build.sc
Normal file
5
build.sc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import mill._, scalalib._
|
||||
|
||||
object aoc extends ScalaModule {
|
||||
def scalaVersion = "3.1.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue