Update description.txt

This commit is contained in:
Jacek Kałużny 2023-11-27 10:58:05 +01:00 committed by GitHub
parent 5b5256e00a
commit 3eb63c638d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
Write a program to find all maximum substrings of digits.
Return only these substrings separated by spaces in their order.
Do use regular expressions.
POINTS: 2
DEADLINE: 2021-12-04 23:59:59