From 89c415f93d8c78b751ef86623b4ccf124c36ec98 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 7 May 2020 19:17:46 +0100 Subject: - Added blogs by Dave Jacoby. --- challenge-059/dave-jacoby/blog.txt | 1 - challenge-059/dave-jacoby/blog1.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 challenge-059/dave-jacoby/blog1.txt (limited to 'challenge-059') diff --git a/challenge-059/dave-jacoby/blog.txt b/challenge-059/dave-jacoby/blog.txt index 5238d6a896..03c4a9d8fe 100644 --- a/challenge-059/dave-jacoby/blog.txt +++ b/challenge-059/dave-jacoby/blog.txt @@ -1,2 +1 @@ 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 diff --git a/challenge-059/dave-jacoby/blog1.txt b/challenge-059/dave-jacoby/blog1.txt new file mode 100644 index 0000000000..76bb8f0583 --- /dev/null +++ b/challenge-059/dave-jacoby/blog1.txt @@ -0,0 +1 @@ +https://jacoby.github.io/2020/05/06/more-on-linked-lists.html -- cgit