diff --git a/TaskX07/description.txt b/TaskX07/description.txt index 8d485fa..c2fcee7 100644 --- a/TaskX07/description.txt +++ b/TaskX07/description.txt @@ -1,7 +1,5 @@ Write a Thrax grammar that adds 4 to a non-negative integer (in decimal notation). -Napisz gramatykę Thraxową, która do liczby nieujemnej (w zapisie -dziesiętnym) dodaje 4. Hints: - easier to define reverted automaton and then use Reverse