diff options
author | pacien | 2022-12-01 16:56:22 +0100 |
---|---|---|
committer | pacien | 2022-12-01 16:56:22 +0100 |
commit | a8c24d58af32968e78ca050db93b2b7652e24ab7 (patch) | |
tree | 0f83ff6a9aed85800bf6ef8d05ba31cbf0fac037 /exercises/01-first-exercise-sheet.md | |
parent | 354f741e767e8b5845ccfe78b16588adde887c6d (diff) | |
download | markdown-course-website-a8c24d58af32968e78ca050db93b2b7652e24ab7.tar.gz |
Diffstat (limited to 'exercises/01-first-exercise-sheet.md')
-rw-r--r-- | exercises/01-first-exercise-sheet.md | 2 |
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. | |||
19 | 1. Prove either $P = NP$ or $P \neq NP$. | 19 | 1. 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$. |
23 | Quite Easily Done. Or maybe not. | 25 | Quite Easily Done. Or maybe not. |
24 | ::: | 26 | ::: |