Skip to content

Latest commit

 

History

History

15-pascal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Day 15 solution in Pascal

Screencast

screencast

Tested on

$ fpc -version
[0.008] Free Pascal Compiler version 3.0.4+dfsg-22 [2019/01/24] for x86_64
[0.008] Copyright (c) 1993-2017 by Florian Klaempfl and others

Expected Result

Sample: 6,3,15,13,1,0
30000000th: 51358

Quick Start

  • install Free Pascal and make sure fpc is available in $PATH
  • $ make