summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2022-12-01 16:56:22 +0100
committerpacien2022-12-01 16:56:22 +0100
commita8c24d58af32968e78ca050db93b2b7652e24ab7 (patch)
tree0f83ff6a9aed85800bf6ef8d05ba31cbf0fac037
parent354f741e767e8b5845ccfe78b16588adde887c6d (diff)
downloadmarkdown-course-website-a8c24d58af32968e78ca050db93b2b7652e24ab7.tar.gz
exercises: clarify solution visibilityHEADmain
-rw-r--r--exercises/01-first-exercise-sheet.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/exercises/01-first-exercise-sheet.md b/exercises/01-first-exercise-sheet.md
index a83a83e..9e8d781 100644
--- a/exercises/01-first-exercise-sheet.md
+++ b/exercises/01-first-exercise-sheet.md
@@ -19,6 +19,8 @@ assistants.
191. Prove either $P = NP$ or $P \neq NP$. 191. Prove either $P = NP$ or $P \neq NP$.
20 20
21::: solution 21::: solution
22(This is only visible in the "secret" version of the website and PDFs).
23
22$P = 0$ or $N = 1$. 24$P = 0$ or $N = 1$.
23Quite Easily Done. Or maybe not. 25Quite Easily Done. Or maybe not.
24::: 26:::