formal-languages-2020/TaskA04/description.yaml
2020-10-18 12:43:32 +02:00

12 lines
463 B
YAML

- title: digits-substrings
- description: >-
Write a program to find all maximum substrings of digits.
Return only these substrings separated by spaces in their order.
Do not use regular expressions, just the simplest capabilities
of a programming language.
- points: 5
- deadline: 2020-10-21 23:59:59
- files:
- url: https://raw.githubusercontent.com/kubapok/jezyki_formalne_zasoby/main/polish_wiki_excerpt
name: polish_wiki_excerpt.in