8000 GitHub - jimmyff/advent-of-code-2023: https://adventofcode.com/2023
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jimmyff/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023 (Dart)

     ><
     /\ 
    / '\     Advent of Code
    /* \          2023
   / o '\    Dart solutions
   / '* \      by jimmyff
  / ' o %\
  / *  * \
 /____%___\
   _|__|[]
   \___[][]

View solutions to the Advent of Code 2023 by jimmyff. #dartlang

Usage

Output the solution to day 1:

dart run bin/aoc.dart 1

Add the debug parameter to include debug:

dart run bin/aoc.dart 1 debug

About

https://adventofcode.com/2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0