#!/usr/bin/env sh
echo "example"
lua d4.lua "./data/example.txt"
echo "submission"
lua d4.lua "./data/submission.txt"