diff --git a/TaskH01/description.txt b/TaskH01/description.txt index 8b1dd8f..d70afe5 100644 --- a/TaskH01/description.txt +++ b/TaskH01/description.txt @@ -4,5 +4,5 @@ digits should not be changed). You can assume that only string composed of digits are given on the input. -POINTS: 1 +POINTS: 2 DEADLINE: 2021-02-03 23:00 diff --git a/TaskH02/description.txt b/TaskH02/description.txt index 42c3a7c..d3e16c5 100644 --- a/TaskH02/description.txt +++ b/TaskH02/description.txt @@ -1,7 +1,7 @@ -Write a thrax grammar, which deletes all characters excluding -lowe and capital letters (also polish ąćęłńóśźż) and spaces. -Capital letters should be changed to lower case. +Napisz gramatykę Thraxową, która usuwa wszystkie znaki z wyjątkiem +polskich liter (małych i wielkich) i spacji. Wielkie litery powinny +być zamieniane na małe. -POINTS: 2 +POINTS: 3 DEADLINE: 2021-02-03 23:00 diff --git a/TaskH03/description.txt b/TaskH03/description.txt index 1cfa5d5..49d9368 100644 --- a/TaskH03/description.txt +++ b/TaskH03/description.txt @@ -9,6 +9,6 @@ Zakładamy, że liczby nie mają zer nieznaczących. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 0. -POINTS: 14 +POINTS: 12 DEADLINE: 2021-02-03 23:00 REMAINDER: 0/7 diff --git a/TaskH04/description.txt b/TaskH04/description.txt index 5e3abf9..08763e7 100644 --- a/TaskH04/description.txt +++ b/TaskH04/description.txt @@ -10,6 +10,6 @@ Zakładamy, że liczby nie mają zer nieznaczących. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 1. -POINTS: 14 +POINTS: 12 DEADLINE: 2021-02-03 23:00 REMAINDER: 1/7 diff --git a/TaskH05/description.txt b/TaskH05/description.txt index e2da4e7..064e44c 100644 --- a/TaskH05/description.txt +++ b/TaskH05/description.txt @@ -24,6 +24,6 @@ Założenia: UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 2. -POINTS: 14 +POINTS: 12 DEADLINE: 2021-02-03 23:00 REMAINDER: 2/7 diff --git a/TaskH06/description.txt b/TaskH06/description.txt index 11bf4ca..4b10d4c 100644 --- a/TaskH06/description.txt +++ b/TaskH06/description.txt @@ -20,6 +20,6 @@ polskiego alfabetu, spacje, przecinki, kropki i znaki zapytania. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 3. -POINTS: 14 +POINTS: 12 DEADLINE: 2021-02-03 23:00 REMAINDER: 3/7 diff --git a/TaskH07/description.txt b/TaskH07/description.txt index b5c3c85..fdbee8d 100644 --- a/TaskH07/description.txt +++ b/TaskH07/description.txt @@ -27,6 +27,6 @@ polskiego alfabetu, spacje, przecinki, kropki i znaki zapytania. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 4. -POINTS: 14 +POINTS: 12 DEADLINE: 2021-02-03 23:00 REMAINDER: 4/7 diff --git a/TaskH08/description.txt b/TaskH08/description.txt index 96e7269..d2e372c 100644 --- a/TaskH08/description.txt +++ b/TaskH08/description.txt @@ -24,6 +24,6 @@ polskiego alfabetu, spacje, przecinki, kropki i znaki zapytania. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 5. -POINTS: 14 +POINTS: 12 DEADLINE: 2021-02-03 23:00 REMAINDER: 5/7 diff --git a/TaskH09/description.txt b/TaskH09/description.txt index 8d523d8..66b0522 100644 --- a/TaskH09/description.txt +++ b/TaskH09/description.txt @@ -28,6 +28,6 @@ polskiego alfabetu i spacje. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 6. -POINTS: 14 +POINTS: 12 DEADLINE: 2021-02-03 23:00 REMAINDER: 6/7