Add all the series pages
This commit is contained in:
9
content/series/advent-of-code-in-coq/_index.md
Normal file
9
content/series/advent-of-code-in-coq/_index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
title = "Advent of Code in Coq"
|
||||
summary = """
|
||||
In this series, I apply the Coq proof assistant to formalize solutions to the
|
||||
puzzles to Advent of Code 2020. That is, I try to solve the problem, and
|
||||
formally prove that the solution is correct.
|
||||
"""
|
||||
status = "suspended"
|
||||
+++
|
||||
Reference in New Issue
Block a user