This commit is contained in:
Yaroslav Orlianskyi 2022-03-09 15:17:18 +01:00
parent 66f8d275ca
commit db03f88f81
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -29,6 +29,7 @@ int main(){
i++;
}else if(i == 0){
printf("Chyba: Málo platných hodnôt.\n");
break;
}else{
if(a == 0){
printf("Výherca je súťažiaci %d ktorý vypil %d pohárov.\n",kolvo[a],max);