From 9ed7398c52a5e28bb0f75238f32f3d37a231f4bf Mon Sep 17 00:00:00 2001 From: kubapok Date: Mon, 26 Oct 2020 13:25:38 +0100 Subject: [PATCH] deadline --- TaskA01/description.txt | 2 +- TaskA02/description.txt | 2 +- TaskA03/description.txt | 2 +- TaskA04/description.txt | 2 +- TaskX01/description.txt | 2 +- TaskX02/description.txt | 2 +- TaskX03/description.txt | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/TaskA01/description.txt b/TaskA01/description.txt index 7b15763..8229897 100644 --- a/TaskA01/description.txt +++ b/TaskA01/description.txt @@ -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 diff --git a/TaskA02/description.txt b/TaskA02/description.txt index e4386ee..3ef8728 100644 --- a/TaskA02/description.txt +++ b/TaskA02/description.txt @@ -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 diff --git a/TaskA03/description.txt b/TaskA03/description.txt index 9b8c5c7..bb2e6cf 100644 --- a/TaskA03/description.txt +++ b/TaskA03/description.txt @@ -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 diff --git a/TaskA04/description.txt b/TaskA04/description.txt index e4f772d..5063846 100644 --- a/TaskA04/description.txt +++ b/TaskA04/description.txt @@ -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 diff --git a/TaskX01/description.txt b/TaskX01/description.txt index 6c11b22..0e57934 100644 --- a/TaskX01/description.txt +++ b/TaskX01/description.txt @@ -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 diff --git a/TaskX02/description.txt b/TaskX02/description.txt index 91dfa73..6b369f1 100644 --- a/TaskX02/description.txt +++ b/TaskX02/description.txt @@ -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 diff --git a/TaskX03/description.txt b/TaskX03/description.txt index 4f6dd06..02d3660 100644 --- a/TaskX03/description.txt +++ b/TaskX03/description.txt @@ -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