From f39632d16916bfa13a7c0039bccf0757fc96a150 Mon Sep 17 00:00:00 2001 From: Jakub Pokrywka Date: Thu, 12 Nov 2020 11:26:03 +0100 Subject: [PATCH] remainder C4* --- TaskC40/description.txt | 2 ++ TaskC41/description.txt | 2 ++ TaskC42/description.txt | 2 ++ TaskC43/description.txt | 2 ++ TaskC44/description.txt | 2 ++ TaskC45/description.txt | 2 ++ TaskC46/description.txt | 2 ++ TaskC47/description.txt | 2 ++ TaskC48/description.txt | 2 ++ 9 files changed, 18 insertions(+) diff --git a/TaskC40/description.txt b/TaskC40/description.txt index 359773b..3f0e78c 100644 --- a/TaskC40/description.txt +++ b/TaskC40/description.txt @@ -32,6 +32,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 5. +Attention. The task is for students whose students id remainder of the division by 7 is 5. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 5/7 diff --git a/TaskC41/description.txt b/TaskC41/description.txt index 27738ee..b09b824 100644 --- a/TaskC41/description.txt +++ b/TaskC41/description.txt @@ -29,6 +29,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 6. +Attention. The task is for students whose students id remainder of the division by 7 is 6. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 6/7 diff --git a/TaskC42/description.txt b/TaskC42/description.txt index 9e06268..3cac76c 100644 --- a/TaskC42/description.txt +++ b/TaskC42/description.txt @@ -32,6 +32,8 @@ If the string fulfills the condition, you should print 'yes' on the standard out UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 0. +Attention. The task is for students whose students id remainder of the division by 7 is 0. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 0/7 diff --git a/TaskC43/description.txt b/TaskC43/description.txt index bc66d37..0dd23e5 100644 --- a/TaskC43/description.txt +++ b/TaskC43/description.txt @@ -37,6 +37,8 @@ If the string fulfills the condition, you should print 'yes' on the standard out UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 7 z resztą 1. +Attention. The task is for students whose students id remainder of the division by 7 is 1. + POINTS: 2 DEADLINE: 2020-11-22 23:59 REMAINDER: 1/7 diff --git a/TaskC44/description.txt b/TaskC44/description.txt index a51faaa..6fe4830 100644 --- a/TaskC44/description.txt +++ b/TaskC44/description.txt @@ -35,6 +35,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 5 z resztą 4. +Attention. The task is for students whose students id remainder of the division by 5 is 4. + POINTS: 3 DEADLINE: 2020-11-22 23:59 REMAINDER: 4/5 diff --git a/TaskC45/description.txt b/TaskC45/description.txt index 9ba0cc4..532fa39 100644 --- a/TaskC45/description.txt +++ b/TaskC45/description.txt @@ -34,6 +34,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 5 z resztą 0. +Attention. The task is for students whose students id remainder of the division by 5 is 0. + POINTS: 3 DEADLINE: 2020-11-22 23:59 REMAINDER: 0/5 diff --git a/TaskC46/description.txt b/TaskC46/description.txt index 4eebb9c..b78294c 100644 --- a/TaskC46/description.txt +++ b/TaskC46/description.txt @@ -36,6 +36,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 5 z resztą 1. +Attention. The task is for students whose students id remainder of the division by 5 is 1. + POINTS: 3 DEADLINE: 2020-11-22 23:59 REMAINDER: 1/5 diff --git a/TaskC47/description.txt b/TaskC47/description.txt index bbceb95..6c1fe3b 100644 --- a/TaskC47/description.txt +++ b/TaskC47/description.txt @@ -31,6 +31,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 5 z resztą 2. +Attention. The task is for students whose students id remainder of the division by 5 is 2. + POINTS: 3 DEADLINE: 2020-11-22 23:59 REMAINDER: 2/5 diff --git a/TaskC48/description.txt b/TaskC48/description.txt index 713dd95..93007e9 100644 --- a/TaskC48/description.txt +++ b/TaskC48/description.txt @@ -33,6 +33,8 @@ standard output and 'no' otherwise. UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu dzieli się przez 5 z resztą 3. +Attention. The task is for students whose students id remainder of the division by 5 is 3. + POINTS: 3 DEADLINE: 2020-11-22 23:59 REMAINDER: 3/5