diff --git a/TaskD04/description.txt b/TaskD04/description.txt deleted file mode 100644 index 4db2554..0000000 --- a/TaskD04/description.txt +++ /dev/null @@ -1,6 +0,0 @@ -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: 2023-11-26 23:59:59 \ No newline at end of file