Skip to content

caderoux/AdventOfCode2022

Repository files navigation

AdventOfCode2022

Inputs.sql - Creates the table to load the input files into each day

LoadData.sql - Loads the data from the .example.txt file and the .input.txt file into the table

DayNPartX.sql - makes a proc to solve Day N's puzzle, either Part 1 or Part 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages