Изменить 'du6/program.c'
This commit is contained in:
parent
729daed833
commit
3588b571b9
@ -90,6 +90,9 @@ void print(struct LIS *list,int count,int places){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if(count==0){
|
||||||
|
puts("Ziadne prihlasky");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
void AAAAA(struct LIS* list, int count,int places){
|
void AAAAA(struct LIS* list, int count,int places){
|
||||||
for(int i=0;i<count*2-1;i++){
|
for(int i=0;i<count*2-1;i++){
|
||||||
|
Loading…
Reference in New Issue
Block a user