From e3a7c5823a720c9324c931402e18dafd7f354a6f Mon Sep 17 00:00:00 2001 From: Dave Jacoby Date: Wed, 6 May 2020 23:00:56 -0400 Subject: BLOGGING! --- challenge-059/dave-jacoby/blog.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 challenge-059/dave-jacoby/blog.txt (limited to 'challenge-059') diff --git a/challenge-059/dave-jacoby/blog.txt b/challenge-059/dave-jacoby/blog.txt new file mode 100644 index 0000000000..5238d6a896 --- /dev/null +++ b/challenge-059/dave-jacoby/blog.txt @@ -0,0 +1,2 @@ +https://jacoby.github.io/2020/05/04/challenge-59-lists-and-binary-xor.html +https://jacoby.github.io/2020/05/06/more-on-linked-lists.html -- cgit