summaryrefslogtreecommitdiff
path: root/exercises/01-first-exercise-sheet.md
blob: 9e8d781e707d33bd8626d61f8e70e76fd688114a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: "First exercises sheet"
documentclass: scrartcl
---

# Intro

This exercise sheet is compiled into:

* This HTML page on the course's website, for people having a tablet.
* A PDF for printing.

Versions with solutions are also generated but kept private for the teaching
assistants.


# Exercise 1

1. Prove either $P = NP$ or $P \neq NP$.

::: solution
(This is only visible in the "secret" version of the website and PDFs).

$P = 0$ or $N = 1$.
Quite Easily Done. Or maybe not.
:::