Skip to content

Latest commit

 

History

History

23-dart

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Day 23 solution in Dart

Screencast

screencast

Tested on

$ dart --version
Dart SDK version: 2.10.4 (stable) (Wed Nov 11 13:35:58 2020 +0100) on "linux_x64"

Expected Result

Input file: input.txt
Part 1: 95648732
Part 2: 192515314252

Quick Start

  • install Dart and make sure dart is available in $PATH
  • $ make