Remove TODOs
This commit is contained in:
parent
d5446682a9
commit
d77bd328a9
4 changed files with 0 additions and 29 deletions
|
@ -26,11 +26,6 @@ in a ~Contest2020.Problems~ Namespace. I kept the default values for
|
|||
(⎕IO ⎕ML ⎕WX)←1 1 3
|
||||
#+end_src
|
||||
|
||||
#+begin_quote
|
||||
This post is still a work in progress! I will try to write
|
||||
explanations for every problem below.
|
||||
#+end_quote
|
||||
|
||||
* Problem 1 -- Take a Dive
|
||||
|
||||
#+begin_src default
|
||||
|
@ -209,8 +204,6 @@ operator (~⍣~), with an initial value of 1.
|
|||
pv←{+/⍺÷×\1+⍵}
|
||||
#+end_src
|
||||
|
||||
TODO
|
||||
|
||||
* Problem 6 -- Merge
|
||||
|
||||
#+begin_src default
|
||||
|
@ -363,8 +356,6 @@ with the required beginning, middle, and end guard patterns.
|
|||
∇
|
||||
#+end_src
|
||||
|
||||
TODO
|
||||
|
||||
* Problem 9 -- Upwardly Mobile
|
||||
|
||||
#+begin_src default
|
||||
|
@ -385,8 +376,6 @@ TODO
|
|||
∇
|
||||
#+end_src
|
||||
|
||||
TODO
|
||||
|
||||
#+begin_src default
|
||||
:EndNamespace
|
||||
:EndNamespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue