Skip to content

jackcutting/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

This year, I have decided to write AoC in Dart because I have been learning Flutter this year.

Running Code

To run the code, navigate into a day directory and run:

    # For part 1
    dart main.dart
    # For part 2
    dart main.dart 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages