remainder C4*
This commit is contained in:
parent
edadf9d0ce
commit
f39632d169
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
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
|
||||
|
@ -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
|
||||
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
|
||||
|
@ -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
|
||||
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
|
||||
|
@ -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
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user