mirror of
https://github.com/duszekjk/jezykiformalne.git
synced 2024-11-23 15:55:26 +01:00
Compare commits
4 Commits
8fb54512d7
...
ae508b36b1
Author | SHA1 | Date | |
---|---|---|---|
|
ae508b36b1 | ||
|
cd6b06cefa | ||
|
c818e6742f | ||
|
6b53fddd75 |
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user