Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 821 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 821 Bytes

advent_of_code_2023

style: very good analysis License: MIT

Advent of Code 2023 challenge solutions..


Getting Started 🚀

Visit adventofcode for more info.

Usage

# Command structure
$ dart run .\lib\main.dart <day>

# Sample command
$ dart run .\lib\main.dart 7