From 58f7e6d1993d4c44bc78f305b5275d8c7212c8c8 Mon Sep 17 00:00:00 2001 From: Tobias Eidelpes Date: Tue, 21 Jun 2022 18:49:19 +0200 Subject: [PATCH] Add solution for 5n --- exam/ex.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exam/ex.tex b/exam/ex.tex index f586c92..d479167 100644 --- a/exam/ex.tex +++ b/exam/ex.tex @@ -359,7 +359,8 @@ \unit[1522.125]{bytes}$. In total, the signature is $\unit[1554.125]{bytes}$ big. - \item \TODO + \item The signature can be made smaller if the underlying graphs have less + vertices. The signature shrinks linearly with the number of vertices. \end{enumerate}