Skip to content

Files

Latest commit

 

History

History

19-lua

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Day 19 solution in Lua

Screencast

screencast

Test on

$ lua -v
Lua 5.3.3  Copyright (C) 1994-2016 Lua.org, PUC-Rio

Expected Result

Input file:     input-01.txt
102
Input file:     input-02.txt
318

Quick Start

  • install Lua and make sure lua is available in $PATH
  • $ make