Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 164 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 164 Bytes

Solutions to the Advent of Code 2023 in Kotlin

Usage:

To run day 1:

./gradlew run --args="01"

Note:- input files are saved in the appropriate folders