This commit is contained in:
Matus Tokarcik 2024-02-29 19:01:48 +01:00
parent f6015a4fa9
commit 6f16770b33
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ int main(){
if (results[count] < 1){
printf("neplatna hodnota. \n");
return 0;
}
count++;
}

Binary file not shown.