From 71ad4ba10310bbd15cd33f253cced309a08025d7 Mon Sep 17 00:00:00 2001 From: Jakub Pokrywka Date: Thu, 12 Nov 2020 11:07:01 +0100 Subject: [PATCH] add remainder part 00-09 --- TaskC00/description.txt | 2 ++ TaskC01/description.txt | 2 ++ TaskC02/description.txt | 2 ++ TaskC03/description.txt | 2 ++ TaskC04/description.txt | 2 ++ TaskC05/description.txt | 2 ++ TaskC06/description.txt | 2 ++ TaskC07/description.txt | 2 ++ TaskC08/description.txt | 2 ++ TaskC09/description.txt | 2 ++ 10 files changed, 20 insertions(+) diff --git a/TaskC00/description.txt b/TaskC00/description.txt index 0e996d8..98a43db 100644 --- a/TaskC00/description.txt +++ b/TaskC00/description.txt @@ -29,6 +29,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 0. +Attention. The task is for students whose students id remainder of the division by 10 is 0. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 0/10 diff --git a/TaskC01/description.txt b/TaskC01/description.txt index 40a7e42..9619dc6 100644 --- a/TaskC01/description.txt +++ b/TaskC01/description.txt @@ -28,6 +28,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 1. +Attention. The task is for students whose students id remainder of the division by 10 is 1. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 1/10 diff --git a/TaskC02/description.txt b/TaskC02/description.txt index 49a38ac..d70d74d 100644 --- a/TaskC02/description.txt +++ b/TaskC02/description.txt @@ -29,6 +29,8 @@ If the string doesn't fulfill the condition, you should print "". UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 2. +Attention. The task is for students whose students id remainder of the division by 10 is 2. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 2/10 diff --git a/TaskC03/description.txt b/TaskC03/description.txt index 5317041..5dd777c 100644 --- a/TaskC03/description.txt +++ b/TaskC03/description.txt @@ -30,6 +30,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 3. +Attention. The task is for students whose students id remainder of the division by 10 is 3. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 3/10 diff --git a/TaskC04/description.txt b/TaskC04/description.txt index 6e37b44..930b9e4 100644 --- a/TaskC04/description.txt +++ b/TaskC04/description.txt @@ -30,6 +30,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 4. +Attention. The task is for students whose students id remainder of the division by 10 is 4. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 4/10 diff --git a/TaskC05/description.txt b/TaskC05/description.txt index bfa2240..1939fb3 100644 --- a/TaskC05/description.txt +++ b/TaskC05/description.txt @@ -31,6 +31,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 5. +Attention. The task is for students whose students id remainder of the division by 10 is 5. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 5/10 diff --git a/TaskC06/description.txt b/TaskC06/description.txt index b9d96f1..fea928f 100644 --- a/TaskC06/description.txt +++ b/TaskC06/description.txt @@ -28,6 +28,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 6. +Attention. The task is for students whose students id remainder of the division by 10 is 6. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 6/10 diff --git a/TaskC07/description.txt b/TaskC07/description.txt index d5e1010..64eaa4f 100644 --- a/TaskC07/description.txt +++ b/TaskC07/description.txt @@ -28,6 +28,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 7. +Attention. The task is for students whose students id remainder of the division by 10 is 7. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 7/10 diff --git a/TaskC08/description.txt b/TaskC08/description.txt index 24c832f..96b976f 100644 --- a/TaskC08/description.txt +++ b/TaskC08/description.txt @@ -31,6 +31,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 8. +Attention. The task is for students whose students id remainder of the division by 10 is 8. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 8/10 diff --git a/TaskC09/description.txt b/TaskC09/description.txt index 579ed99..d84eb25 100644 --- a/TaskC09/description.txt +++ b/TaskC09/description.txt @@ -29,6 +29,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 10 z resztą 9. +Attention. The task is for students whose students id remainder of the division by 10 is 9. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 9/10