remainder C4*

This commit is contained in:
Jakub Pokrywka 2020-11-12 11:26:03 +01:00
parent edadf9d0ce
commit f39632d169
9 changed files with 18 additions and 0 deletions

View File

@ -32,6 +32,8 @@ standard output and 'no' otherwise.
UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 7 z resztą 5. 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 POINTS: 2
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 5/7 REMAINDER: 5/7

View File

@ -29,6 +29,8 @@ standard output and 'no' otherwise.
UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 7 z resztą 6. 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 POINTS: 2
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 6/7 REMAINDER: 6/7

View File

@ -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 UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 7 z resztą 0. 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 POINTS: 2
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 0/7 REMAINDER: 0/7

View File

@ -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 UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 7 z resztą 1. 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 POINTS: 2
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 1/7 REMAINDER: 1/7

View File

@ -35,6 +35,8 @@ If the string doesn't fulfill the condition, you should print "<NONE>".
UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 5 z resztą 4. 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 POINTS: 3
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 4/5 REMAINDER: 4/5

View File

@ -34,6 +34,8 @@ If the string doesn't fulfill the condition, you should print "<NONE>".
UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 5 z resztą 0. 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 POINTS: 3
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 0/5 REMAINDER: 0/5

View File

@ -36,6 +36,8 @@ If the string doesn't fulfill the condition, you should print "<NONE>".
UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 5 z resztą 1. 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 POINTS: 3
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 1/5 REMAINDER: 1/5

View File

@ -31,6 +31,8 @@ If the string doesn't fulfill the condition, you should print "<NONE>".
UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 5 z resztą 2. 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 POINTS: 3
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 2/5 REMAINDER: 2/5

View File

@ -33,6 +33,8 @@ standard output and 'no' otherwise.
UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu UWAGA! Zadanie przeznaczone dla studentów, których numer indeksu
dzieli się przez 5 z resztą 3. 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 POINTS: 3
DEADLINE: 2020-11-22 23:59 DEADLINE: 2020-11-22 23:59
REMAINDER: 3/5 REMAINDER: 3/5