diff --git a/TaskG00/description.txt b/TaskG00/description.txt index 941315b..0080db5 100644 --- a/TaskG00/description.txt +++ b/TaskG00/description.txt @@ -19,5 +19,5 @@ Submit solution based on DFA library. NOTE: You could extract the polish surnames list, save it to a file, then commit the file to your repository. NOTE: You may set max_mem to a higher value than the default in re2 library. -POINTS: 5 +POINTS: 3 DEADLINE: 2021-01-20 15:30:00 diff --git a/TaskG01/description.txt b/TaskG01/description.txt index ec6388d..5d08747 100644 --- a/TaskG01/description.txt +++ b/TaskG01/description.txt @@ -39,6 +39,6 @@ with a word in each line. You can do this once and commit the 3 files to your re expression with alternatives. Use a regexp library based on DFAs (determintistic finite-automatons). -POINTS: 4 +POINTS: 5 DEADLINE: 2021-01-20 15:30:00 REMAINDER: 0/2 diff --git a/TaskG02/description.txt b/TaskG02/description.txt index e0790c4..c838564 100644 --- a/TaskG02/description.txt +++ b/TaskG02/description.txt @@ -39,6 +39,6 @@ with a word in each line. You can do this once and commit the 3 files to your re expression with alternatives. Use a regexp library based on DFAs (determintistic finite-automatons). -POINTS: 4 +POINTS: 5 DEADLINE: 2021-01-20 15:30:00 REMAINDER: 1/2