mirror of
https://github.com/duszekjk/jezykiformalne.git
synced 2024-11-23 15:55:26 +01:00
Compare commits
No commits in common. "ae508b36b12a1d47f547bf7d8ad5a8d66513e62c" and "8fb54512d797b9abc70fe181a6c9527f764a42eb" have entirely different histories.
ae508b36b1
...
8fb54512d7
@ -18,3 +18,5 @@ 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,3 +19,6 @@ 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,3 +16,5 @@ 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,3 +17,6 @@ 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