aoc2021
common
aoc2021
/
com.github.ephemient.aoc2021
/
Day21
Day21
common
class
Day21
(
lines
:
List
<
String
>
)
Content copied to clipboard
Day 21
: Dirac Dice
Types
Constructors
Functions
Properties
Constructors
Day21
Link copied to clipboard
common
fun
Day21
(
lines
:
List
<
String
>
)
Content copied to clipboard
Types
Score
Link copied to clipboard
common
private
object
Score
Content copied to clipboard
Functions
part1
Link copied to clipboard
common
fun
part1
(
)
:
Int
Content copied to clipboard
part2
Link copied to clipboard
common
fun
part2
(
)
:
Long
Content copied to clipboard
Properties
player1Start
Link copied to clipboard
common
private
val
player1Start
:
Int
Content copied to clipboard
player2Start
Link copied to clipboard
common
private
val
player2Start
:
Int
Content copied to clipboard