Skip to content

christianberg/advent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of jq

Solving the Advent of Code puzzles in jq.

Generally there are two scripts per day: a.jq is the solution to part 1 of the puzzle, b.jq the solution to part 2. The scripts are executable and read the puzzle input from STDIN:

./a.jq < sample.txt

About

Solving the Advent of Code puzzles in `jq`

Topics

Resources

Stars

Watchers

Forks

Languages