This commit is contained in:
kubapok 2020-10-26 13:25:38 +01:00
parent 86639eb628
commit 9ed7398c52
7 changed files with 7 additions and 7 deletions

View File

@ -3,4 +3,4 @@ Do not use regular expressions, just the simplest capabilities
of a programming language.
POINTS: 2
DEADLINE: 2020-11-01 23:59:59
DEADLINE: 2020-11-08 23:59:59

View File

@ -5,4 +5,4 @@ Do not use regular expressions, just the simplest capabilities
of a programming language.
POINTS: 2
DEADLINE: 2020-11-01 23:59:59
DEADLINE: 2020-11-08 23:59:59

View File

@ -4,4 +4,4 @@ Do not use regular expressions, just the simplest capabilities
of a programming language.
POINTS: 2
DEADLINE: 2020-11-01 23:59:59
DEADLINE: 2020-11-08 23:59:59

View File

@ -4,4 +4,4 @@ Do not use regular expressions, just the simplest capabilities
of a programming language.
POINTS: 3
DEADLINE: 2020-11-01 23:59:59
DEADLINE: 2020-11-08 23:59:59

View File

@ -3,4 +3,4 @@ Note: this is just an example of a task (and a solution).
The task has a solution already, do not solve it!
POINTS: 1
DEADLINE: 2020-11-01 23:59:59
DEADLINE: 2020-11-08 23:59:59

View File

@ -5,4 +5,4 @@ This is an example of a solution in a compilable langauge
(Makefile is needed in which compilation process is described.)
POINTS: 0
DEADLINE: 2020-11-01 23:59:59
DEADLINE: 2020-11-08 23:59:59

View File

@ -2,4 +2,4 @@ For each line read from the standard input print the number of characters
(not counting the end-of-line character), a space and the line read.
POINTS: 1
DEADLINE: 2020-11-01 23:59:59
DEADLINE: 2020-11-08 23:59:59