Compare commits

..

4 Commits

Author SHA1 Message Date
Jacek Kałużny
ae508b36b1
Update description.txt 2024-01-08 13:56:18 +01:00
Jacek Kałużny
cd6b06cefa
Update description.txt 2024-01-08 13:55:58 +01:00
Jacek Kałużny
c818e6742f
Update description.txt 2024-01-08 13:55:38 +01:00
Jacek Kałużny
6b53fddd75
Update description.txt 2024-01-08 13:54:44 +01:00
4 changed files with 0 additions and 10 deletions

View File

@ -18,5 +18,3 @@ letter to lower. In this task word means the string of "\w" metacharacters,
lower case letter is [a-ząćęłńóśźż] class,
capital case letter is [A-ZĄĆĘŁŃÓŚŹŻ] class.
POINTS: 2
DEADLINE: 2020-12-18 23:59:59

View File

@ -19,6 +19,3 @@ In this task word means a string of "\w" metacharacters,
lower case letter is [a-ząćęłńóśźż] class,
capital case letter is [A-ZĄĆĘŁŃÓŚŹŻ] class capital case letter is [A-ZĄĆĘŁŃÓŚŹŻ] class.
POINTS: 1
DEADLINE: 2020-12-18 23:59:59

View File

@ -16,5 +16,3 @@ Write the input line with the second digits string deleted.
Digit is a [0-9] class.
POINTS: 1
DEADLINE: 2020-12-18 23:59:59

View File

@ -17,6 +17,3 @@ The number of "x" in the "xxx" string should be the same as the
the number of characters in the input string.
In this task, a word means a string of "\w" metacharacters.
POINTS: 2
DEADLINE: 2020-12-18 23:59:59