(wrong string) ée

From: <git_AT_suckless.org>
Date: Thu, 28 Jul 2016 15:05:30 +0200 (CEST)

commit d11d27b4b13788a4172f46d19c40395fcca865c2
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Thu Jul 28 15:03:33 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Thu Jul 28 15:03:33 2016 +0200

    Fix difficulty ratings on exercises
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/doc/exercises.tex b/doc/exercises.tex
index 83b79f8..757788b 100644
--- a/doc/exercises.tex
+++ b/doc/exercises.tex
_AT_@ -8,6 +8,9 @@
 % ▶ Recommended
 % M Matematically oriented
 % HM Higher matematical education required
+% MP Matematical problem solving skills required,
+% double the rating otherwise; difficult is
+% very personal
 %
 % 00 Immediate
 % 10 Simple
_AT_@ -46,7 +49,7 @@ with \texttt{zmod}?
 
 
 
-\item {[\textit{M10}]} \textbf{Convergence of the Lucas Number ratios}
+\item {[\textit{M15}]} \textbf{Convergence of the Lucas Number ratios}
 
 Find an approximation for
 $\displaystyle{ \lim_{n \to \infty} \frac{L_{n + 1}}{L_n}}$,
_AT_@ -63,7 +66,7 @@ Lucas Number \psecref{sec:Lucas numbers}.
 
 
 
-\item {[\textit{M12${}^+$}]} \textbf{Factorisation of factorials}
+\item {[\textit{MP12}]} \textbf{Factorisation of factorials}
 
 Implement the function
 
_AT_@ -105,7 +108,7 @@ $P_i$ is \texttt{P[i - 1]} and $K_i$ is \texttt{K[i - 1]}.
 
 
 
-\item {[$\RHD$\textit{M17}]} \textbf{Factorials inverted}
+\item {[$\RHD$\textit{MP17}]} \textbf{Factorials inverted}
 
 Implement the function
 
Received on Thu Jul 28 2016 - 15:05:30 CEST

This archive was generated by hypermail 2.3.0 : Thu Jul 28 2016 - 15:12:14 CEST