12 lines
447 B
YAML
12 lines
447 B
YAML
- title: date
|
|
- description: >-
|
|
Write a program to find lines containing date from 1900 to 1999 in format '19XX r.'
|
|
Note that part ' r.' is obligatory.
|
|
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
|