diff --git a/01-regular/regular.tex b/01-regular/regular.tex
index cf6b7a169efa81a7f01120e938a6ea85496c7087..3b1c4e7cebb5c11645c93c89317ab22c2da6f6f6 100644
--- a/01-regular/regular.tex
+++ b/01-regular/regular.tex
@@ -1065,6 +1065,9 @@ Algoritmus tedy doběhne v~čase $\Theta(S^2A)$.
 
 \ex{Funguje myšlenka ekvivalence stavů a faktorizace automatu i pro nedeterministické automaty?}
 
+\exx{Rozšiřte ekvivalenci stavů a faktorizaci automatů na automaty s~výstupem
+(Mooreovy stroje).}
+
 \endexercises
 
 \sectionstar{Kanonické automaty}