Skip to content

Latest commit

 

History

History

04-d

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Day 4 solution in D

Screencast

screencast

Tested on

$ dmd --version
DMD64 D Compiler v2.094.0
Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved written by Walter Bright

Expected Result

Input file: ./input.txt
Part 1: 222
Part 2: 140

Quick Start

  • install DMD and make sure dmd is available in $PATH
  • $ make