Изменил(а) на 'du6/program.c'

This commit is contained in:
Vladyslav Korzun 2023-04-05 18:43:00 +00:00
parent 9b809dbb03
commit ff9221fb6f

View File

@ -40,7 +40,7 @@ while(1){
//printf("-->%d\n",countpr);
}
}
if(countpr != 1){
if(countpr != 2){
puts("Ziadne prihlasky\n");
return 0;
}