Fix points
This commit is contained in:
parent
f4dd2b6272
commit
1a2bb5be25
@ -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 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.
|
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
|
DEADLINE: 2021-01-20 15:30:00
|
||||||
|
@ -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
|
expression with alternatives. Use a regexp library based on DFAs (determintistic
|
||||||
finite-automatons).
|
finite-automatons).
|
||||||
|
|
||||||
POINTS: 4
|
POINTS: 5
|
||||||
DEADLINE: 2021-01-20 15:30:00
|
DEADLINE: 2021-01-20 15:30:00
|
||||||
REMAINDER: 0/2
|
REMAINDER: 0/2
|
||||||
|
@ -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
|
expression with alternatives. Use a regexp library based on DFAs (determintistic
|
||||||
finite-automatons).
|
finite-automatons).
|
||||||
|
|
||||||
POINTS: 4
|
POINTS: 5
|
||||||
DEADLINE: 2021-01-20 15:30:00
|
DEADLINE: 2021-01-20 15:30:00
|
||||||
REMAINDER: 1/2
|
REMAINDER: 1/2
|
||||||
|
Loading…
Reference in New Issue
Block a user