diff --git a/_site/atom.xml b/_site/atom.xml index 30bc584..6ac4a4e 100644 --- a/_site/atom.xml +++ b/_site/atom.xml @@ -265,7 +265,7 @@
In 2018, I participated in the competition, entering only Phase ISince I was a student at the time, I was eligible for a prize, and I won $100 for a 10-line submission, which is quite good!
- (my solutions are on GitHub). This year, I entered in both phases. I explain my solutions to Phase I in this post. Another post will contain annotated solutions for Phase II problems.
The full code for my submission is on GitHub at dlozeve/apl-competition-2020, but everything is reproduced in this post.
diff --git a/_site/posts/dyalog-apl-competition-2020-phase-1.html b/_site/posts/dyalog-apl-competition-2020-phase-1.html index 9739661..a7634da 100644 --- a/_site/posts/dyalog-apl-competition-2020-phase-1.html +++ b/_site/posts/dyalog-apl-competition-2020-phase-1.html @@ -78,7 +78,7 @@In 2018, I participated in the competition, entering only Phase ISince I was a student at the time, I was eligible for a prize, and I won $100 for a 10-line submission, which is quite good!
+ (my solutions are on GitHub). This year, I entered in both phases. I explain my solutions to Phase I in this post. Another post will contain annotated solutions for Phase II problems.
- (my solutions are on GitHub). This year, I entered in both phases. I explain my solutions to Phase I in this post. Another post will contain annotated solutions for Phase II problems.The full code for my submission is on GitHub at dlozeve/apl-competition-2020, but everything is reproduced in this post.
1. Let’s Split!
diff --git a/_site/rss.xml b/_site/rss.xml index 2fed2f1..cb8f9e5 100644 --- a/_site/rss.xml +++ b/_site/rss.xml @@ -261,7 +261,7 @@In 2018, I participated in the competition, entering only Phase ISince I was a student at the time, I was eligible for a prize, and I won $100 for a 10-line submission, which is quite good!
+ (my solutions are on GitHub). This year, I entered in both phases. I explain my solutions to Phase I in this post. Another post will contain annotated solutions for Phase II problems.
- (my solutions are on GitHub). This year, I entered in both phases. I explain my solutions to Phase I in this post. Another post will contain annotated solutions for Phase II problems.The full code for my submission is on GitHub at dlozeve/apl-competition-2020, but everything is reproduced in this post.
1. Let’s Split!
diff --git a/posts/dyalog-apl-competition-2020-phase-1.org b/posts/dyalog-apl-competition-2020-phase-1.org index 61ac03f..f6db812 100644 --- a/posts/dyalog-apl-competition-2020-phase-1.org +++ b/posts/dyalog-apl-competition-2020-phase-1.org @@ -28,7 +28,7 @@ The [[https://www.dyalogaplcompetition.com/][Dyalog APL Problem Solving Competit In 2018, I participated in the competition, entering only Phase I[fn:2018-competition] (my solutions are on [[https://github.com/dlozeve/apl-competition-2018][GitHub]]). This year, I entered in both phases. I explain my solutions to Phase I in this -post. Another post will contain annotated solutions for Phase II +post. [[./dyalog-apl-competition-2020-phase-2.html][Another post]] will contain annotated solutions for Phase II problems. [fn:2018-competition] Since I was a student at the time, I was